- A - Class in org.apache.juneau.dto.html5
-
DTO for an HTML
<a>
element.
- A() - Constructor for class org.apache.juneau.dto.html5.A
-
- a() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates an empty
A element.
- a(Object, Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- Abbr - Class in org.apache.juneau.dto.html5
-
DTO for an HTML
<abbr>
element.
- Abbr() - Constructor for class org.apache.juneau.dto.html5.Abbr
-
- abbr() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates an empty
Abbr element.
- abbr(String, Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- abbr(String) - Method in class org.apache.juneau.dto.html5.Th
-
- abridged(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
Deprecated.
- abridged() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
Deprecated.
- abridged(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
Deprecated.
- abridged() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
Deprecated.
- abridged(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- abridged() - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
- abridged() - Method in class org.apache.juneau.serializer.SerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- abridged() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
Deprecated.
- abridged() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
Deprecated.
- abridged(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- accept(String) - Method in class org.apache.juneau.dto.html5.Input
-
- Accept - Class in org.apache.juneau.http
-
Represents a parsed Accept HTTP request header.
- accept(Object) - Method in class org.apache.juneau.rest.client.RestCall
-
Sets the value for the Accept request header.
- accept(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Sets the value for the Accept request header.
- accept(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Specifies the Accept header value on the request.
- acceptcharset(String) - Method in class org.apache.juneau.dto.html5.Form
-
- AcceptCharset - Class in org.apache.juneau.http
-
Represents a parsed Accept-Charset HTTP request header.
- acceptCharset(Object) - Method in class org.apache.juneau.rest.client.RestCall
-
Sets the value for the Accept-Charset request header.
- acceptCharset(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Sets the value for the Accept-Charset request header.
- acceptCharset(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Specifies the Accept-Charset header value on the request.
- Accepted - Class in org.apache.juneau.rest.response
-
Represents an HTTP 202 Accepted response.
- Accepted() - Constructor for class org.apache.juneau.rest.response.Accepted
-
Constructor using HTTP-standard message.
- Accepted(String) - Constructor for class org.apache.juneau.rest.response.Accepted
-
Constructor using custom message.
- AcceptEncoding - Class in org.apache.juneau.http
-
Represents a parsed Accept-Encoding HTTP request header.
- acceptEncoding(Object) - Method in class org.apache.juneau.rest.client.RestCall
-
Sets the value for the Accept-Encoding request header.
- acceptEncoding(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Sets the value for the Accept-Encoding request header.
- acceptEncoding(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Specifies the Accept-Encoding header value on the request.
- AcceptLanguage - Class in org.apache.juneau.http
-
Represents a parsed Accept-Language HTTP request header.
- acceptLanguage(Object) - Method in class org.apache.juneau.rest.client.RestCall
-
Sets the value for the Accept-Language request header.
- acceptLanguage(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Sets the value for the Accept-Language request header.
- acceptLanguage(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Specifies the Accept-Language header value on the request.
- AcceptRanges - Class in org.apache.juneau.http
-
Represents a parsed Accept-Range HTTP response header.
- accesskey(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
-
- action(String) - Method in class org.apache.juneau.dto.html5.Form
-
- Action(String, String, Object...) - Constructor for class org.apache.juneau.microservice.resources.DirectoryResource.Action
-
- Action(String, String, Object...) - Constructor for class org.apache.juneau.microservice.resources.LogsResource.Action
-
- add(Map<String, Object>) - Method in class org.apache.juneau.BeanContextBuilder
-
- add(String, Object) - Method in class org.apache.juneau.BeanMap
-
Add a value to a collection or array property.
- add(BeanMap<?>, String, Object) - Method in class org.apache.juneau.BeanPropertyMeta
-
- add(BeanMap<?>, String, String, Object) - Method in class org.apache.juneau.BeanPropertyMeta
-
Adds a value to a
Map or bean property.
- add(Map<String, Object>) - Method in class org.apache.juneau.BeanTraverseBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.config.ConfigBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.ContextBuilder
-
Adds multiple configuration properties on this object.
- add(Map<String, Object>) - Method in class org.apache.juneau.csv.CsvParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- add(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchemaMap
-
Convenience method for pre-populating this map with the specified schemas.
- add(Schema...) - Method in class org.apache.juneau.dto.jsonschema.SchemaMap
-
Deprecated.
Convenience method for pre-populating this map with the specified schemas.
- add(Map<String, Object>) - Method in class org.apache.juneau.html.HtmlParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
Deprecated.
- add(Map<String, Object>) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
Deprecated.
- add(Map<String, Object>) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
Deprecated.
- add(Object) - Method in class org.apache.juneau.internal.HashCode
-
Hashes the hashcode of the specified object into this object.
- add(int) - Method in class org.apache.juneau.internal.HashCode
-
Hashes the hashcode into this object.
- add(T) - Method in class org.apache.juneau.internal.IdentityList
-
- add(OutputStream, boolean) - Method in class org.apache.juneau.internal.TeeOutputStream
-
Adds an output stream to this tee output stream.
- add(String, OutputStream, boolean) - Method in class org.apache.juneau.internal.TeeOutputStream
-
- add(Writer, boolean) - Method in class org.apache.juneau.internal.TeeWriter
-
Adds a writer to this tee writer.
- add(String, Writer, boolean) - Method in class org.apache.juneau.internal.TeeWriter
-
- add(Class<?>, Class<?>, Transform<?, ?>) - Static method in class org.apache.juneau.internal.TransformCache
-
Adds a transform for the specified input/output types.
- add(Map<String, Object>) - Method in class org.apache.juneau.jena.RdfParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.jso.JsoParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.json.JsonParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.parser.ParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.parser.ReaderParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.PropertyStoreBuilder
-
Convenience method for setting multiple properties in one call.
- add(Map<String, Object>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.rest.RestContextBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.uon.UonParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.xml.XmlParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
Deprecated.
- add(Map<String, Object>) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
-
- addAdditionalItems(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
additionalItems.
- addAdditionalItems(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
additionalItems.
- addAll(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchemaArray
-
Convenience method for adding one or more
JsonSchema objects to this array.
- addAll(JsonType...) - Method in class org.apache.juneau.dto.jsonschema.JsonTypeArray
-
Convenience method for adding one or more
JsonType objects to this array.
- addAll(Schema...) - Method in class org.apache.juneau.dto.jsonschema.SchemaArray
-
Deprecated.
Convenience method for adding one or more
Schema objects to this array.
- addAllOf(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
allOf.
- addAllOf(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
allOf.
- addAllOf(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Adds one or more values to the
allOf property.
- addAnyOf(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
anyOf.
- addAnyOf(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
anyOf.
- addBeanDef(String, ObjectMap) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
-
Adds a schema definition to this session.
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
Deprecated.
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
Deprecated.
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
Deprecated.
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Configuration property: Add "_type" properties when needed.
- addBeanTypes() - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Configuration property: Add "_type" properties when needed.
- addBeanTypes(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
Configuration property: Add "_type" properties when needed.
- addBeanTypes() - Method in class org.apache.juneau.serializer.SerializerBuilder
-
Configuration property: Add "_type" properties when needed.
- addBeanTypes(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Configuration property: Add "_type" properties when needed.
- addBeanTypes() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Configuration property: Add "_type" properties when needed.
- addBeanTypes(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- addBeanTypes(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
-
- addBeanTypes() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
-
- addClass(String, Class<?>) - Method in class org.apache.juneau.BeanDictionaryMap
-
Add a dictionary name mapping for the specified class.
- addCollectionClass(String, Class<? extends Collection>, Object) - Method in class org.apache.juneau.BeanDictionaryMap
-
Add a dictionary name mapping for the specified collection class with the specified entry class.
- addConsumes(Collection<MediaType>) - Method in class org.apache.juneau.dto.swagger.Operation
-
Adds one or more values to the
consumes property.
- addConsumes(Collection<MediaType>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
consumes property.
- addCookie(Cookie) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- addDateHeader(String, long) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- addDefault(Map<String, Object>) - Method in class org.apache.juneau.rest.RequestFormData
-
Adds default entries to these form-data parameters.
- addDefault(String, Object) - Method in class org.apache.juneau.rest.RequestFormData
-
Adds a default entries to these form-data parameters.
- addDefault(Map<String, Object>) - Method in class org.apache.juneau.rest.RequestHeaders
-
Adds default entries to these headers.
- addDefault(String, Object) - Method in class org.apache.juneau.rest.RequestHeaders
-
Adds a default header value on this request.
- addDefault(Map<String, Object>) - Method in class org.apache.juneau.rest.RequestQuery
-
Adds default entries to these query parameters.
- addDefault(String, Object) - Method in class org.apache.juneau.rest.RequestQuery
-
Adds a default entries to these query parameters.
- addDefinition(String, JsonSchema) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
definitions.
- addDefinition(String, Schema) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
definitions.
- addDefinitions(Map<String, ObjectMap>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
definitions property.
- addDependency(String, JsonSchema) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
dependencies.
- addDependency(String, Schema) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
dependencies.
- addDescriptionsTo(String) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
-
Configuration property: Add descriptions.
- addDescriptionsTo(String) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
Configuration property: Add descriptions.
- addDescriptionsTo(String) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
-
Configuration property: Add descriptions.
- addEnum(String...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
enum.
- addEnum(String...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
enum.
- addEnum(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Adds one or more values to the
enum property.
- addEnum(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.Items
-
Adds one or more values to the
enum property.
- addEnum(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Adds one or more values to the
enum property.
- addEnum(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Adds one or more values to the
enum property.
- addExamples(Map<String, String>) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Adds one or more values to the
x-examples property.
- addExamples(Map<String, Object>) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Adds one or more values to the
examples property.
- addExamplesTo(String) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
-
Configuration property: Add examples.
- addExamplesTo(String) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
Configuration property: Add examples.
- addExamplesTo(String) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
-
Configuration property: Add examples.
- addFile(ZipOutputStream, File) - Method in class org.apache.juneau.utils.ZipFileList.FileEntry
-
Adds the specified file to the specified output stream.
- addHeader(String, String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- addHeaders(Map<String, HeaderInfo>) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Adds one or more values to the
headers property.
- addIfNotNull(List<T>, T) - Static method in class org.apache.juneau.internal.CollectionUtils
-
Add a value to a list if the value is not null.
- addInterceptorFirst(HttpResponseInterceptor) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- addInterceptorFirst(HttpRequestInterceptor) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- addInterceptorLast(HttpResponseInterceptor) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- addInterceptorLast(HttpRequestInterceptor) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- addIntHeader(String, int) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- addItems(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
items.
- addItems(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
items.
- additionalProperties(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property setter:
additionalProperties.
- additionalProperties(HttpPartSchemaBuilder) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
-
additionalProperties field.
- additionalText - Variable in class org.apache.juneau.microservice.resources.LogParser.Entry
-
- addKey(String) - Method in class org.apache.juneau.internal.DelegateBeanMap
-
Add a key in the next position.
- addKeyValueTableHeaders(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
Configuration property: Add key/value headers on bean/map tables.
- addKeyValueTableHeaders() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
Configuration property: Add key/value headers on bean/map tables.
- addListener(ConfigEventListener) - Method in class org.apache.juneau.config.Config
-
Add a listener to this config to react to modification events.
- addLiteralTypes(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
Configuration property: Add XSI data types to non-String literals.
- addLiteralTypes() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
Configuration property: Add XSI data types to non-String literals.
- addMapClass(String, Class<? extends Map>, Object, Object) - Method in class org.apache.juneau.BeanDictionaryMap
-
Add a dictionary name mapping for the specified map class with the specified key and value classes.
- addNamespaceUrisToRoot(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- addNamespaceUrisToRoot() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- addNamespaceUrisToRoot(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
Deprecated.
- addNamespaceUrisToRoot() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
Deprecated.
- addNamespaceUrisToRoot(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
Configuration property: Add namespace URLs to the root element.
- addNamespaceUrisToRoot() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
Configuration property: Add namespace URLs to the root element.
- addNamespaceUrisToRoot(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
-
- addNamespaceUrisToRoot() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
-
- addOneOf(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
oneOf.
- addOneOf(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
oneOf.
- addParameters(Collection<ParameterInfo>) - Method in class org.apache.juneau.dto.swagger.Operation
-
Adds one or more values to the
parameters property.
- addParameters(Map<String, ParameterInfo>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
parameters property.
- addPaths(Map<String, OperationMap>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
produces property.
- addPatternProperties(JsonSchemaProperty...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
patternProperties.
- addPatternProperties(SchemaProperty...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
patternProperties.
- addPojoSwap(PojoSwap) - Method in class org.apache.juneau.dto.cognos.Column
-
Associates a POJO swap with this column.
- addProduces(Collection<MediaType>) - Method in class org.apache.juneau.dto.swagger.Operation
-
Adds one or more values to the
produces property.
- addProduces(Collection<MediaType>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
produces property.
- addProperties(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
properties.
- addProperties(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
properties.
- addProperties(Map<String, SchemaInfo>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Adds one or more values to the
properties property.
- addRequired(List<String>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
required.
- addRequired(String...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
required.
- addRequired(JsonSchemaProperty...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
required.
- addRequired(List<String>) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
required.
- addRequired(String...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
required.
- addRequired(SchemaProperty...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
required.
- addRequired(Collection<String>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Adds one or more values to the
required property.
- addResponses(Map<String, ResponseInfo>) - Method in class org.apache.juneau.dto.swagger.Operation
-
Adds one or more values to the
responses property.
- addResponses(Map<String, ResponseInfo>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
responses property.
- Address - Class in org.apache.juneau.dto.html5
-
- Address() - Constructor for class org.apache.juneau.dto.html5.Address
-
- address() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- address(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates an
Address element with the specified child nodes.
- addReverse(List, List) - Static method in class org.apache.juneau.internal.CollectionUtils
-
Adds the contents of one list to the other in reverse order.
- addReverse(List, Object[]) - Static method in class org.apache.juneau.internal.CollectionUtils
-
Adds the contents of the array to the list in reverse order.
- addRootProperty(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
Configuration property: Add RDF root identifier property to root node.
- addRootProperty() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
Configuration property: Add RDF root identifier property to root node.
- addRootType(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Configuration property: Add type attribute to root nodes.
- addRootType() - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Configuration property: Add type attribute to root nodes.
- addRootType(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
Configuration property: Add type attribute to root nodes.
- addRootType() - Method in class org.apache.juneau.serializer.SerializerBuilder
-
Configuration property: Add type attribute to root nodes.
- addRootType(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Configuration property: Add type attribute to root nodes.
- addRootType() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Configuration property: Add type attribute to root nodes.
- addRootType(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- addRootType(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
-
- addRootType() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
-
- addSchemes(Collection<String>) - Method in class org.apache.juneau.dto.swagger.Operation
-
Adds one or more values to the
schemes property.
- addSchemes(Collection<String>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
schemes property.
- addScopes(Map<String, String>) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
Adds one or more values to the
scopes property.
- addSearchPath(Class<?>, String) - Method in class org.apache.juneau.utils.MessageBundle
-
Add another bundle path to this resource bundle.
- addSecurity(Collection<Map<String, List<String>>>) - Method in class org.apache.juneau.dto.swagger.Operation
-
Adds one or more values to the
security property.
- addSecurity(Collection<Map<String, List<String>>>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
security property.
- addSecurityDefinitions(Map<String, SecurityScheme>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
securityDefinitions property.
- addServlet(Servlet, String) - Method in class org.apache.juneau.microservice.RestMicroservice
-
Adds an arbitrary servlet to this microservice.
- addServletAttribute(String, Object) - Method in class org.apache.juneau.microservice.RestMicroservice
-
Adds a servlet attribute to the Jetty server.
- addTags(Collection<String>) - Method in class org.apache.juneau.dto.swagger.Operation
-
Adds one or more values to the
tags property.
- addTags(Collection<Tag>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
security property.
- addTo(String, Object) - Method in class org.apache.juneau.BeanContextBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.BeanContextBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.BeanTraverseBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.BeanTraverseBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.config.ConfigBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.config.ConfigBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.ContextBuilder
-
Adds a value to a SET or LIST property.
- addTo(String, String, Object) - Method in class org.apache.juneau.ContextBuilder
-
Adds or overwrites a value to a SET, LIST, or MAP property.
- addTo(String, Object) - Method in class org.apache.juneau.csv.CsvParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.csv.CsvParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.html.HtmlParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.html.HtmlParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
Deprecated.
- addTo(String, String, Object) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
Deprecated.
- addTo(String, Object) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
Deprecated.
- addTo(String, String, Object) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
Deprecated.
- addTo(String, Object) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
Deprecated.
- addTo(String, String, Object) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
Deprecated.
- addTo(String, Object) - Method in class org.apache.juneau.jena.RdfParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.jena.RdfParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.jso.JsoParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.jso.JsoParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.json.JsonParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.json.JsonParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.parser.ParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.parser.ParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.parser.ReaderParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.parser.ReaderParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.PropertyStoreBuilder
-
Adds one or more values to a SET, LIST, or MAP property.
- addTo(String, Object) - Method in class org.apache.juneau.PropertyStoreBuilder
-
Adds a value to a SET, LIST, or MAP property.
- addTo(String, Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.rest.RestContextBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.rest.RestContextBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.uon.UonParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.uon.UonParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.xml.XmlParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.xml.XmlParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
Deprecated.
- addTo(String, String, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
Deprecated.
- addTo(String, Object) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
-
- addToCache(String, Object) - Method in class org.apache.juneau.Session
-
Adds an arbitrary object to this session's cache.
- addToCache(Map<String, Object>) - Method in class org.apache.juneau.Session
-
Adds arbitrary objects to this session's cache.
- addToList(List<T>, Object[], Class<T>, Type...) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
-
Adds a set of values to an existing list.
- addToList(List<T>, Collection<T>) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
-
Copies the specified values into an existing list.
- addToMap(Map<K, V>, Object[], Class<K>, Class<V>, Type...) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
-
Adds a set of values to an existing map.
- addToMap(Map<K, V>, Map<K, V>) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
-
Copies the specified values into an existing map.
- addToMap(Map<K, V>, K, V) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
-
Adds a single entry into an existing map.
- addToSortedMap(Map<K, V>, Map<K, V>, Comparator<K>) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
-
Copies the specified values into an existing map.
- addToSortedMap(Map<K, V>, K, V, Comparator<K>) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
-
Adds a single entry into an existing map.
- addTypes(JsonType...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property appender:
type.
- addTypes(JsonType...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property appender:
type.
- addWarning(String, Object...) - Method in class org.apache.juneau.Session
-
Logs a warning message.
- Age - Class in org.apache.juneau.http
-
Represents a parsed Age HTTP response header.
- Age(Integer) - Constructor for class org.apache.juneau.http.Age
-
Constructor.
- AList<T> - Class in org.apache.juneau.utils
-
- AList() - Constructor for class org.apache.juneau.utils.AList
-
- allEmpty(String...) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
-
Returns true if all the specified strings are empty or null.
- allEmpty(String[]...) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
-
Returns true if all the specified string arrays are empty.
- allFalse(boolean...) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
-
Returns true if all the specified booleans are false.
- allMinusOne(long...) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
-
Returns true if all the specified longs are -1.
- allOf(Object...) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Adds one or more values to the
allOf property.
- Allow - Class in org.apache.juneau.http
-
Represents a parsed Allow HTTP response header.
- Allow(String[]) - Constructor for class org.apache.juneau.http.Allow
-
Constructor.
- AllowAllRedirects - Class in org.apache.juneau.rest.client
-
Redirect strategy that allows for redirects on any request type, not just GET or HEAD.
- AllowAllRedirects() - Constructor for class org.apache.juneau.rest.client.AllowAllRedirects
-
- allowBodyParam(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Allow body URL parameter.
- allowedMethodParams(String...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Allowed method parameters.
- allowEmptyValue(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
- allowEmptyValue(Boolean) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
-
allowEmptyValue field.
- allowEmptyValue(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
-
allowEmptyValue field.
- allowEmptyValue() - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
-
allowEmptyValue field.
- allowHeaderParams(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Allow header URL parameters.
- allowMethodParam(String) - Method in class org.apache.juneau.rest.RestContext
-
Returns true if the specified Method GET parameter value can be used to override
the method name in the HTTP header.
- allowNested() - Method in class org.apache.juneau.rest.vars.RequestAttributeVar
-
- allowNested() - Method in class org.apache.juneau.rest.vars.RequestFormDataVar
-
- allowNested() - Method in class org.apache.juneau.rest.vars.RequestHeaderVar
-
- allowNested() - Method in class org.apache.juneau.rest.vars.RequestPathVar
-
- allowNested() - Method in class org.apache.juneau.rest.vars.RequestQueryVar
-
- allowNested() - Method in class org.apache.juneau.rest.vars.RequestVar
-
- allowNested() - Method in class org.apache.juneau.rest.vars.RestInfoVar
-
- allowNested() - Method in class org.apache.juneau.rest.vars.SerializedRequestAttrVar
-
- allowNested() - Method in class org.apache.juneau.rest.vars.SwaggerVar
-
- allowNested() - Method in class org.apache.juneau.svl.Var
-
Returns whether nested variables are supported by this variable.
- allowNestedDescriptions() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
-
Configuration property: Allow nested descriptions.
- allowNestedDescriptions() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
Configuration property: Allow nested descriptions.
- allowNestedDescriptions() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
-
Configuration property: Allow nested descriptions.
- allowNestedExamples() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
-
Configuration property: Allow nested examples.
- allowNestedExamples() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
Configuration property: Allow nested examples.
- allowNestedExamples() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
-
Configuration property: Allow nested examples.
- allowNoFile() - Method in class org.apache.juneau.internal.FileReaderBuilder
-
- allowRecurse() - Method in class org.apache.juneau.rest.vars.RequestAttributeVar
-
- allowRecurse() - Method in class org.apache.juneau.rest.vars.RequestFormDataVar
-
- allowRecurse() - Method in class org.apache.juneau.rest.vars.RequestHeaderVar
-
- allowRecurse() - Method in class org.apache.juneau.rest.vars.RequestPathVar
-
- allowRecurse() - Method in class org.apache.juneau.rest.vars.RequestQueryVar
-
- allowRecurse() - Method in class org.apache.juneau.rest.vars.RequestVar
-
- allowRecurse() - Method in class org.apache.juneau.rest.vars.RestInfoVar
-
- allowRecurse() - Method in class org.apache.juneau.rest.vars.SerializedRequestAttrVar
-
- allowRecurse() - Method in class org.apache.juneau.rest.vars.SwaggerVar
-
- allowRecurse() - Method in class org.apache.juneau.svl.Var
-
Returns whether variables in the resolved contents of this variable should also be resolved.
- allowRedirectsOnPosts(boolean) - Method in class org.apache.juneau.rest.client.RestCall
-
For this call, allow automatic redirects when a 302 or 307 occurs when performing a POST.
- AlreadyReported - Class in org.apache.juneau.rest.response
-
Represents an HTTP 208 Already Reported response.
- AlreadyReported() - Constructor for class org.apache.juneau.rest.response.AlreadyReported
-
Constructor using HTTP-standard message.
- AlreadyReported(String) - Constructor for class org.apache.juneau.rest.response.AlreadyReported
-
Constructor using custom message.
- alt(String) - Method in class org.apache.juneau.dto.html5.Area
-
- alt(String) - Method in class org.apache.juneau.dto.html5.Img
-
- alt(String) - Method in class org.apache.juneau.dto.html5.Input
-
- AMap<K,V> - Class in org.apache.juneau.utils
-
- AMap() - Constructor for class org.apache.juneau.utils.AMap
-
- AnchorText - Enum in org.apache.juneau.html
-
- AnnotationBeanFilterBuilder<T> - Class in org.apache.juneau.transform
-
Bean filter builder initialized from the contents of a
@Bean annotation found on a class.
- AnnotationBeanFilterBuilder(Class<T>, Map<Class<?>, Bean>) - Constructor for class org.apache.juneau.transform.AnnotationBeanFilterBuilder
-
Constructor.
- AnnotationUtils - Class in org.apache.juneau.http.annotation
-
Various reusable utility methods when working with annotations.
- AnnotationUtils() - Constructor for class org.apache.juneau.http.annotation.AnnotationUtils
-
- AnnotationUtils - Class in org.apache.juneau.rest.util
-
Various reusable utility methods when working with annotations.
- AnnotationUtils() - Constructor for class org.apache.juneau.rest.util.AnnotationUtils
-
- ANY - Static variable in class org.apache.juneau.utils.ProcBuilder
-
Operating system matcher: Any operating system.
- append(Class<?>...) - Method in class org.apache.juneau.BeanDictionaryList
-
Append one or more bean classes to this bean dictionary.
- append(String, Operation) - Method in class org.apache.juneau.dto.swagger.OperationMap
-
Fluent-style put method.
- append(Class<?>...) - Method in class org.apache.juneau.encoders.EncoderGroupBuilder
-
Registers the specified encoders with this group.
- append(Encoder...) - Method in class org.apache.juneau.encoders.EncoderGroupBuilder
-
Registers the specified encoders with this group.
- append(List<Encoder>) - Method in class org.apache.juneau.encoders.EncoderGroupBuilder
-
Registers the specified encoders with this group.
- append(EncoderGroup) - Method in class org.apache.juneau.encoders.EncoderGroupBuilder
-
Registers the encoders in the specified group with this group.
- append(int, String) - Method in class org.apache.juneau.html.HtmlWriter
-
- append(int, char) - Method in class org.apache.juneau.html.HtmlWriter
-
- append(Object) - Method in class org.apache.juneau.html.HtmlWriter
-
- append(String) - Method in class org.apache.juneau.html.HtmlWriter
-
- append(char) - Method in class org.apache.juneau.html.HtmlWriter
-
- append(T[], T...) - Static method in class org.apache.juneau.internal.ArrayUtils
-
Appends one or more elements to an array.
- append(T[], Collection<T>) - Static method in class org.apache.juneau.internal.ArrayUtils
-
Appends one or more elements to an array.
- append(char, String) - Method in class org.apache.juneau.internal.AsciiMap
-
Adds an entry to this map.
- append() - Method in class org.apache.juneau.internal.FileWriterBuilder
-
Sets the append mode on the writer to true.
- append(Iterator<E>) - Method in class org.apache.juneau.internal.MultiIterable
-
Appends the specified iterator to this list of iterators.
- append(Collection<E>) - Method in class org.apache.juneau.internal.MultiSet
-
Appends the specified collection to this set of collections.
- append(char) - Method in class org.apache.juneau.internal.NoCloseWriter
-
- append(CharSequence) - Method in class org.apache.juneau.internal.NoCloseWriter
-
- append(CharSequence, int, int) - Method in class org.apache.juneau.internal.NoCloseWriter
-
- append(CharSequence) - Method in class org.apache.juneau.internal.StringBuilderWriter
-
- append(CharSequence, int, int) - Method in class org.apache.juneau.internal.StringBuilderWriter
-
- append(char) - Method in class org.apache.juneau.internal.StringBuilderWriter
-
- append(int, String) - Method in class org.apache.juneau.json.JsonWriter
-
- append(int, char) - Method in class org.apache.juneau.json.JsonWriter
-
- append(Object) - Method in class org.apache.juneau.json.JsonWriter
-
- append(String) - Method in class org.apache.juneau.json.JsonWriter
-
- append(char) - Method in class org.apache.juneau.json.JsonWriter
-
- append(Writer) - Method in class org.apache.juneau.microservice.resources.LogParser.Entry
-
- append(Object...) - Method in class org.apache.juneau.ObjectList
-
Convenience method for adding multiple objects to this list.
- append(String, Object) - Method in class org.apache.juneau.ObjectMap
-
Convenience method for adding an entry to this map.
- append(Class<?>...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
Registers the specified parsers with this group.
- append(Parser...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
Registers the specified parsers with this group.
- append(List<Object>) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
Registers the specified parsers with this group.
- append(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
Registers the specified parsers with this group.
- append(NameValuePair) - Method in class org.apache.juneau.rest.client.NameValuePairs
-
Appends the specified pair to the end of this list.
- append(String, Object) - Method in class org.apache.juneau.rest.client.NameValuePairs
-
Appends the specified name/value pair to the end of this list.
- append(String, Object, HttpPartSerializer, HttpPartSchema) - Method in class org.apache.juneau.rest.client.NameValuePairs
-
Appends the specified name/value pair to the end of this list.
- append(String, Object, HttpPartSerializer) - Method in class org.apache.juneau.rest.client.NameValuePairs
-
- append(String, String) - Method in class org.apache.juneau.rest.helper.ResourceDescriptions
-
- append(Class<?>...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Registers the specified serializers with this group.
- append(Serializer...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Registers the specified serializers with this group.
- append(List<Object>) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Registers the specified serializers with this group.
- append(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Registers the specified serializers with this group.
- append(int, String) - Method in class org.apache.juneau.serializer.SerializerWriter
-
Writes an indent (if the useWhitespace setting is enabled), followed by text.
- append(int, char) - Method in class org.apache.juneau.serializer.SerializerWriter
-
Writes an indent (if the useWhitespace setting is enabled), followed by text.
- append(char[]) - Method in class org.apache.juneau.serializer.SerializerWriter
-
Appends the specified characters to this writer.
- append(Object) - Method in class org.apache.juneau.serializer.SerializerWriter
-
Writes the specified text to the writer.
- append(String) - Method in class org.apache.juneau.serializer.SerializerWriter
-
Writes the specified text to the writer.
- append(char) - Method in class org.apache.juneau.serializer.SerializerWriter
-
- append(int, String) - Method in class org.apache.juneau.uon.UonWriter
-
- append(int, char) - Method in class org.apache.juneau.uon.UonWriter
-
- append(Object) - Method in class org.apache.juneau.uon.UonWriter
-
- append(String) - Method in class org.apache.juneau.uon.UonWriter
-
- append(char) - Method in class org.apache.juneau.uon.UonWriter
-
- append(Appendable, Object) - Method in class org.apache.juneau.UriResolver
-
- append(T) - Method in class org.apache.juneau.utils.AList
-
Adds an entry to this list.
- append(K, V) - Method in class org.apache.juneau.utils.AMap
-
Adds an entry to this map.
- append(T) - Method in class org.apache.juneau.utils.ASet
-
Adds an entry to this set.
- append(Object...) - Method in class org.apache.juneau.utils.ProcBuilder
-
Append to the command arguments.
- append(ZipFileList.ZipFileEntry) - Method in class org.apache.juneau.utils.ZipFileList
-
Add an entry to this list.
- append(int, String) - Method in class org.apache.juneau.xml.XmlWriter
-
- append(int, char) - Method in class org.apache.juneau.xml.XmlWriter
-
- append(Object) - Method in class org.apache.juneau.xml.XmlWriter
-
- append(String) - Method in class org.apache.juneau.xml.XmlWriter
-
- append(char) - Method in class org.apache.juneau.xml.XmlWriter
-
- appendAll(Map<String, Object>) - Method in class org.apache.juneau.ObjectMap
-
Convenience method for adding a contents of another map to this map.
- appendAll(T...) - Method in class org.apache.juneau.utils.AList
-
Adds multiple entries to this list.
- appendAll(T...) - Method in class org.apache.juneau.utils.ASet
-
Adds multiple entries to this set.
- appendAnnotations(Class<T>, Type, List<T>) - Static method in class org.apache.juneau.internal.ClassUtils
-
Finds and appends the specified annotation on the specified class and superclasses/interfaces to the specified
list.
- appendBoolean(Object) - Method in class org.apache.juneau.uon.UonWriter
-
Appends a boolean value to the output.
- appendHtml(Writer) - Method in class org.apache.juneau.microservice.resources.LogParser.Entry
-
- appendIf(boolean, String) - Method in class org.apache.juneau.json.JsonWriter
-
- appendIf(boolean, char) - Method in class org.apache.juneau.json.JsonWriter
-
- appendIf(boolean, boolean, boolean, String, Object) - Method in class org.apache.juneau.ObjectMap
-
Conditionally appends a value to this map.
- appendIf(boolean, String, Object) - Method in class org.apache.juneau.ObjectMap
-
Conditionally appends a value to this map.
- appendIf(boolean, String) - Method in class org.apache.juneau.serializer.SerializerWriter
-
Writes the specified text to the writer if b is true.
- appendIf(boolean, char) - Method in class org.apache.juneau.serializer.SerializerWriter
-
Writes the specified text to the writer if b is true.
- appendIf(boolean, String) - Method in class org.apache.juneau.uon.UonWriter
-
- appendIf(boolean, char) - Method in class org.apache.juneau.uon.UonWriter
-
- appendIf(boolean, T) - Method in class org.apache.juneau.utils.AList
-
Adds an entry to this list if the boolean flag is true.
- appendIf(boolean, T) - Method in class org.apache.juneau.utils.ASet
-
Adds a value to this set if the boolean value is true
- appendIf(ProcBuilder.Matcher, Object...) - Method in class org.apache.juneau.utils.ProcBuilder
-
Append to the command arguments if the specified matcher matches.
- appendIfNotEmpty(String...) - Method in class org.apache.juneau.ObjectList
-
Convenience method for adding multiple objects to this list.
- appendIfNotNull(Object...) - Method in class org.apache.juneau.ObjectList
-
Convenience method for adding multiple objects to this list.
- appendln(int, String) - Method in class org.apache.juneau.html.HtmlWriter
-
- appendln(String) - Method in class org.apache.juneau.html.HtmlWriter
-
- appendln(int, String) - Method in class org.apache.juneau.json.JsonWriter
-
- appendln(String) - Method in class org.apache.juneau.json.JsonWriter
-
- appendln(int, String) - Method in class org.apache.juneau.serializer.SerializerWriter
-
Writes an indent (if the useWhitespace setting is enabled), followed by text, followed by a newline
(if the useWhitespace setting is enabled).
- appendln(String) - Method in class org.apache.juneau.serializer.SerializerWriter
-
Writes the specified text followed by a newline (if the useWhitespace setting is enabled).
- appendln(int, String) - Method in class org.apache.juneau.uon.UonWriter
-
- appendln(String) - Method in class org.apache.juneau.uon.UonWriter
-
- appendln(int, String) - Method in class org.apache.juneau.xml.XmlWriter
-
- appendln(String) - Method in class org.apache.juneau.xml.XmlWriter
-
- appendNumber(Object) - Method in class org.apache.juneau.uon.UonWriter
-
Appends a numeric value to the output.
- appendObject(Object, boolean) - Method in class org.apache.juneau.uon.UonWriter
-
Serializes the specified simple object as a UON string value.
- appendSkipEmpty(String, Object) - Method in class org.apache.juneau.ObjectMap
-
Convenience method for adding an entry to this map.
- appendSkipFalse(String, boolean) - Method in class org.apache.juneau.ObjectMap
-
Convenience method for adding an entry to this map.
- appendSkipMinusOne(String, Number) - Method in class org.apache.juneau.ObjectMap
-
Convenience method for adding an entry to this map.
- appendSkipNull(String, Object) - Method in class org.apache.juneau.ObjectMap
-
Convenience method for adding an entry to this map.
- appendUri(Object) - Method in class org.apache.juneau.serializer.SerializerWriter
-
Appends the specified object as a URI.
- appendUri(Object) - Method in class org.apache.juneau.uon.UonWriter
-
Appends a URI to the output.
- apply(PropertyStore) - Method in class org.apache.juneau.BeanContextBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.BeanTraverseBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.config.ConfigBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.ContextBuilder
-
Copies the settings from the specified property store into this builder.
- apply(PropertyStore) - Method in class org.apache.juneau.csv.CsvParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.html.HtmlParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- apply(Annotation) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
-
Apply the specified annotation to this schema.
- apply(PropertyStore) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
Deprecated.
- apply(PropertyStore) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
Deprecated.
- apply(PropertyStore) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
Deprecated.
- apply(PropertyStore) - Method in class org.apache.juneau.jena.RdfParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.jso.JsoParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.json.JsonParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.parser.ParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.parser.ReaderParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.PropertyStoreBuilder
-
Copies all the values in the specified property store into this builder.
- apply(PropertyStore) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.rest.RestContextBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.uon.UonParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.xml.XmlParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
Deprecated.
- apply(PropertyStore) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
-
- Area - Class in org.apache.juneau.dto.html5
-
DTO for an HTML
<area>
element.
- Area() - Constructor for class org.apache.juneau.dto.html5.Area
-
- area() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates an empty
Area element.
- area(String, String, Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- Args - Class in org.apache.juneau.utils
-
Utility class to make it easier to work with command-line arguments pass in through a
main(String[] args) method.
- Args(String[]) - Constructor for class org.apache.juneau.utils.Args
-
Constructor.
- Args(String) - Constructor for class org.apache.juneau.utils.Args
-
Constructor.
- argsMatch(Class<?>[], Class<?>[]) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns true if the specified argument types are valid for the specified parameter types.
- ArgsVar - Class in org.apache.juneau.svl.vars
-
JVM args variable resolver.
- ArgsVar() - Constructor for class org.apache.juneau.svl.vars.ArgsVar
-
Constructor.
- ARRAY - Static variable in class org.apache.juneau.http.annotation.ParameterType
-
- arrayPropertyCache - Variable in class org.apache.juneau.BeanMap
-
Temporary holding cache for bean properties of array types when the add() method is being used.
- ArrayUtils - Class in org.apache.juneau.internal
-
Quick and dirty utilities for working with arrays.
- ArrayUtils() - Constructor for class org.apache.juneau.internal.ArrayUtils
-
- Article - Class in org.apache.juneau.dto.html5
-
- Article() - Constructor for class org.apache.juneau.dto.html5.Article
-
- article() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- article(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates an
Article element with the specified child nodes.
- article(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
-
Renders the contents of the <body>/<article> element.
- article(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
-
- article(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
-
Deprecated.
Renders the contents of the <body>/<article> element.
- AsciiMap - Class in org.apache.juneau.internal
-
Stores a Map of ASCII characters to Strings in a quick-lookup array.
- AsciiMap() - Constructor for class org.apache.juneau.internal.AsciiMap
-
- AsciiSet - Class in org.apache.juneau.internal
-
Stores a set of ASCII characters for quick lookup.
- AsciiSet.Builder - Class in org.apache.juneau.internal
-
- asDate() - Method in class org.apache.juneau.http.HeaderDate
-
Returns this header value as a
Date.
- asDate() - Method in class org.apache.juneau.http.IfRange
-
Returns this header value as a
Date object.
- asDate() - Method in class org.apache.juneau.http.RetryAfter
-
Returns this header value as a
Date object.
- asEnum() - Method in class org.apache.juneau.http.HeaderEnum
-
- ASet<T> - Class in org.apache.juneau.utils
-
- ASet() - Constructor for class org.apache.juneau.utils.ASet
-
- asHex() - Method in class org.apache.juneau.rest.RequestBody
-
Returns the HTTP body content as a simple hexadecimal character string.
- Aside - Class in org.apache.juneau.dto.html5
-
- Aside() - Constructor for class org.apache.juneau.dto.html5.Aside
-
- aside() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates an empty
Aside element.
- aside(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates an
Aside element with the specified child nodes.
- aside(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
-
Renders the contents of the <body>/<aside> element.
- aside(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
-
- aside(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
-
Deprecated.
Renders the contents of the <body>/<aside> element.
- aside(Object...) - Method in class org.apache.juneau.rest.HtmlDocBuilder
-
Sets the HTML aside section contents.
- asInt() - Method in class org.apache.juneau.http.HeaderInteger
-
Returns this header as a simple string value.
- asInt() - Method in class org.apache.juneau.http.RetryAfter
-
Returns this header value as an integer.
- asLong() - Method in class org.apache.juneau.http.HeaderLong
-
Returns this header as a simple string value.
- asMap() - Method in class org.apache.juneau.BeanContext
-
- asMap() - Method in class org.apache.juneau.BeanSession
-
- asMap() - Method in class org.apache.juneau.BeanTraverseContext
-
- asMap() - Method in class org.apache.juneau.config.Config
-
Returns the values in this config map as a map of maps.
- asMap() - Method in class org.apache.juneau.config.internal.ConfigMap
-
Returns the values in this config map as a map of maps.
- asMap() - Method in class org.apache.juneau.Context
-
Returns the properties defined on this bean context as a simple map for debugging purposes.
- asMap() - Method in class org.apache.juneau.csv.CsvParser
-
- asMap() - Method in class org.apache.juneau.csv.CsvSerializer
-
- asMap() - Method in class org.apache.juneau.dto.swagger.SwaggerElement
-
Returns a copy of this swagger element as a modifiable map.
- asMap() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
- asMap() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
- asMap() - Method in class org.apache.juneau.html.HtmlParser
-
- asMap() - Method in class org.apache.juneau.html.HtmlSerializer
-
- asMap() - Method in class org.apache.juneau.html.HtmlSerializerSession
-
- asMap() - Method in class org.apache.juneau.jena.RdfParser
-
- asMap() - Method in class org.apache.juneau.jena.RdfParserSession
-
- asMap() - Method in class org.apache.juneau.jena.RdfSerializer
-
- asMap() - Method in class org.apache.juneau.jena.RdfSerializerSession
-
- asMap() - Method in class org.apache.juneau.json.JsonParser
-
- asMap() - Method in class org.apache.juneau.json.JsonSerializer
-
- asMap() - Method in class org.apache.juneau.json.JsonSerializerSession
-
- asMap(Schema) - Static method in class org.apache.juneau.jsonschema.SchemaUtils
-
Converts the specified @Schema annotation into a generic map.
- asMap() - Method in class org.apache.juneau.msgpack.MsgPackParser
-
- asMap() - Method in class org.apache.juneau.msgpack.MsgPackSerializer
-
- asMap() - Method in class org.apache.juneau.msgpack.MsgPackSerializerSession
-
- asMap() - Method in class org.apache.juneau.parser.InputStreamParser
-
- asMap() - Method in class org.apache.juneau.parser.InputStreamParserSession
-
- asMap() - Method in class org.apache.juneau.parser.Parser
-
- asMap() - Method in class org.apache.juneau.parser.ParserSession
-
- asMap() - Method in class org.apache.juneau.parser.ReaderParser
-
- asMap() - Method in class org.apache.juneau.parser.ReaderParserSession
-
- asMap() - Method in class org.apache.juneau.serializer.OutputStreamSerializer
-
- asMap() - Method in class org.apache.juneau.serializer.Serializer
-
- asMap() - Method in class org.apache.juneau.serializer.SerializerSession
-
- asMap() - Method in class org.apache.juneau.serializer.WriterSerializer
-
- asMap() - Method in class org.apache.juneau.serializer.WriterSerializerSession
-
- asMap() - Method in class org.apache.juneau.Session
-
Returns the properties defined on this bean context as a simple map for debugging purposes.
- asMap() - Method in class org.apache.juneau.uon.UonParser
-
- asMap() - Method in class org.apache.juneau.uon.UonParserSession
-
- asMap() - Method in class org.apache.juneau.uon.UonSerializer
-
- asMap() - Method in class org.apache.juneau.uon.UonSerializerSession
-
- asMap() - Method in class org.apache.juneau.urlencoding.UrlEncodingParser
-
- asMap() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserSession
-
- asMap() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializer
-
- asMap() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerSession
-
- asMap() - Method in class org.apache.juneau.xml.XmlParser
-
- asMap() - Method in class org.apache.juneau.xml.XmlParserSession
-
- asMap() - Method in class org.apache.juneau.xml.XmlSerializer
-
- asMap() - Method in class org.apache.juneau.xml.XmlSerializerSession
-
- asModifiers(String) - Static method in enum org.apache.juneau.config.ConfigMod
-
Converts a modifier string (e.g.
- asModifiersReverse(String) - Static method in enum org.apache.juneau.config.ConfigMod
-
Converts a modifier string (e.g.
- asRanges() - Method in class org.apache.juneau.http.Accept
-
Returns the list of the media ranges that make up this header.
- assertArgsOfType(Method, Class<?>...) - Static method in class org.apache.juneau.internal.ClassUtils
-
- assertBody(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
Throws an
AssertionError if the response body does not contain the expected text.
- assertBodyContains(String...) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
Throws an
AssertionError if the response body does not contain all of the expected substrings.
- assertBodyMatches(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
Throws an
AssertionError if the response body does not match the specified pattern.
- assertBodyMatchesRE(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
Throws an
AssertionError if the response body does not match the specified regular expression.
- assertCharset(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
Throws an
AssertionError if the response does not contain the expected character encoding.
- assertFieldNotNull(Object, String) - Static method in class org.apache.juneau.internal.ThrowableUtils
-
- assertFieldPositive(int, String) - Static method in class org.apache.juneau.internal.ThrowableUtils
-
- assertHeader(String, String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
Throws an
AssertionError if the response does not contain the expected header value.
- assertHeaderContains(String, String...) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
Throws an
AssertionError if the response header does not contain all of the expected substrings.
- assertNotNull(Object, String, Object...) - Static method in class org.apache.juneau.internal.ThrowableUtils
-
- assertSameThread(long, String, Object...) - Static method in class org.apache.juneau.internal.ThrowableUtils
-
Throws an exception if the specified thread ID is not the same as the current thread.
- assertStatus(int) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
Throws an
AssertionError if the response status does not match the expected status.
- assertTypes(List<Object>, Class<?>...) - Static method in class org.apache.juneau.internal.CollectionUtils
-
Asserts that all entries in the list are either instances or subclasses of at least one of the specified classes.
- asSet(T[]) - Static method in class org.apache.juneau.internal.ArrayUtils
-
Converts the specified array to a Set.
- asSimpleRanges() - Method in class org.apache.juneau.http.HeaderRangeArray
-
Returns the list of the types ranges that make up this header.
- asSpacedHex() - Method in class org.apache.juneau.rest.RequestBody
-
Returns the HTTP body content as a simple space-delimited hexadecimal character string.
- asString(ConfigMod...) - Static method in enum org.apache.juneau.config.ConfigMod
-
Converts an array of modifiers to a modifier string.
- asString() - Method in class org.apache.juneau.http.EntityValidator
-
Returns the validator value stripped of quotes and weak tag.
- asString() - Method in class org.apache.juneau.http.HeaderEnum
-
Returns this header as a simple string value.
- asString() - Method in class org.apache.juneau.http.HeaderString
-
Returns this header as a simple string value.
- asString() - Method in class org.apache.juneau.http.HeaderStringArray
-
Returns this header as a simple string value.
- asString() - Method in class org.apache.juneau.http.HeaderUri
-
Returns this header as a simple string value.
- asString() - Method in class org.apache.juneau.httppart.HttpPart
-
Returns the value of the part converted to a string.
- asString(Object) - Static method in class org.apache.juneau.internal.StringUtils
-
- asString() - Method in class org.apache.juneau.rest.RequestBody
-
Returns the HTTP body content as a plain string.
- asStrings(Object...) - Static method in class org.apache.juneau.internal.StringUtils
-
Converts an array of objects to an array of strings.
- asType(Class<T>) - Method in class org.apache.juneau.httppart.HttpPart
-
Returns the value of the part converted to a string.
- asType(Class<T>) - Method in class org.apache.juneau.rest.RequestBody
-
Reads the input from the HTTP request parsed into a POJO.
- asType(Type, Type...) - Method in class org.apache.juneau.rest.RequestBody
-
Reads the input from the HTTP request parsed into a POJO.
- asURI() - Method in class org.apache.juneau.http.HeaderUri
-
Returns this header as a
URI.
- asValidator() - Method in class org.apache.juneau.http.HeaderEntityValidator
-
- asValidator() - Method in class org.apache.juneau.http.IfRange
-
- asValidators() - Method in class org.apache.juneau.http.HeaderEntityValidatorArray
-
- async(Object) - Method in class org.apache.juneau.dto.html5.Script
-
- AtomBuilder - Class in org.apache.juneau.dto.atom
-
Various useful static methods for creating ATOM elements.
- AtomBuilder() - Constructor for class org.apache.juneau.dto.atom.AtomBuilder
-
- attr(String, Object) - Method in class org.apache.juneau.dto.html5.HtmlElement
-
Adds an arbitrary attribute to this element.
- attr(String, Object) - Method in class org.apache.juneau.html.HtmlWriter
-
- attr(String, String, Object) - Method in class org.apache.juneau.html.HtmlWriter
-
- attr(String, String, Object, boolean) - Method in class org.apache.juneau.html.HtmlWriter
-
- attr(String, Object, boolean) - Method in class org.apache.juneau.html.HtmlWriter
-
- attr(String) - Method in class org.apache.juneau.json.JsonWriter
-
Serializes the specified object as a JSON attribute name.
- attr(String, Object) - Method in class org.apache.juneau.rest.RestRequest
-
Shorthand method for calling ServletRequestWrapper.setAttribute(String, Object) fluently.
- attr(String, String, Object, boolean) - Method in class org.apache.juneau.xml.XmlWriter
-
Writes an attribute to the output: ns:name='value'
- attr(String, Object, boolean) - Method in class org.apache.juneau.xml.XmlWriter
-
Shortcut for attr(null, name, value, false);
- attr(String, String, Object) - Method in class org.apache.juneau.xml.XmlWriter
-
Shortcut for attr(ns, name, value, false);
- attr(Namespace, String, Object) - Method in class org.apache.juneau.xml.XmlWriter
-
- attr(String, Object) - Method in class org.apache.juneau.xml.XmlWriter
-
Shortcut for attr(null, name, value, false);
- attribute(Object) - Method in class org.apache.juneau.dto.swagger.Xml
-
- attribute(String, Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Fluent setter.
- attrUri(String, Object) - Method in class org.apache.juneau.dto.html5.HtmlElement
-
Adds an arbitrary URI attribute to this element.
- attrUri(String, Object) - Method in class org.apache.juneau.html.HtmlWriter
-
- attrUri(Namespace, String, Object) - Method in class org.apache.juneau.xml.XmlWriter
-
Writes an attribute with a URI value to the output: ns:name='uri-value'
- attrUri(String, String, Object) - Method in class org.apache.juneau.xml.XmlWriter
-
Writes an attribute with a URI value to the output: ns:name='uri-value'
- attrUri(String, Object) - Method in class org.apache.juneau.xml.XmlWriter
-
Append an attribute with a URI value.
- Audio - Class in org.apache.juneau.dto.html5
-
- Audio() - Constructor for class org.apache.juneau.dto.html5.Audio
-
- audio() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates an empty
Audio element.
- audio(String) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- authenticate(HttpServletResponse) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- authority - Variable in class org.apache.juneau.UriContext
-
- Authorization - Class in org.apache.juneau.http
-
Represents a parsed Authorization HTTP request header.
- authorization(Object) - Method in class org.apache.juneau.rest.client.RestCall
-
Sets the value for the Authorization request header.
- authorization(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Sets the value for the Authorization request header.
- authorization(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Specifies the Authorization header value on the request.
- authorizationUrl(Object) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
- authors(Person...) - Method in class org.apache.juneau.dto.atom.CommonEntry
-
Sets the list of authors for this object.
- authors(Person...) - Method in class org.apache.juneau.dto.atom.Entry
-
- authors(Person...) - Method in class org.apache.juneau.dto.atom.Feed
-
- authors(Person...) - Method in class org.apache.juneau.dto.atom.Source
-
- authType(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Fluent setter.
- autoCloseStreams(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
-
- autoCloseStreams() - Method in class org.apache.juneau.csv.CsvParserBuilder
-
- autoCloseStreams(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
-
- autoCloseStreams() - Method in class org.apache.juneau.html.HtmlParserBuilder
-
- autoCloseStreams(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
-
- autoCloseStreams() - Method in class org.apache.juneau.jena.RdfParserBuilder
-
- autoCloseStreams(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
-
- autoCloseStreams() - Method in class org.apache.juneau.jso.JsoParserBuilder
-
- autoCloseStreams(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
-
- autoCloseStreams() - Method in class org.apache.juneau.json.JsonParserBuilder
-
- autoCloseStreams(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
-
- autoCloseStreams() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
-
- autoCloseStreams(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
-
- autoCloseStreams() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
-
- autoCloseStreams(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
-
Configuration property: Auto-close streams.
- autoCloseStreams() - Method in class org.apache.juneau.parser.ParserBuilder
-
Configuration property: Auto-close streams.
- autoCloseStreams(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
Configuration property: Auto-close streams.
- autoCloseStreams() - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
Configuration property: Auto-close streams.
- autoCloseStreams(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
-
- autoCloseStreams() - Method in class org.apache.juneau.parser.ReaderParserBuilder
-
- autoCloseStreams(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
-
- autoCloseStreams() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
-
- autoCloseStreams(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Configuration property: Auto-close streams.
- autoCloseStreams() - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Configuration property: Auto-close streams.
- autoCloseStreams(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
-
- autoCloseStreams() - Method in class org.apache.juneau.uon.UonParserBuilder
-
- autoCloseStreams(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
-
- autoCloseStreams() - Method in class org.apache.juneau.xml.XmlParserBuilder
-
- autocomplete(String) - Method in class org.apache.juneau.dto.html5.Form
-
- autocomplete(String) - Method in class org.apache.juneau.dto.html5.Input
-
- autocomplete(String) - Method in class org.apache.juneau.dto.html5.Textarea
-
- autoDetectNamespaces(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- autoDetectNamespaces(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
Configuration property: Auto-detect namespace usage.
- autoDetectNamespaces(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
Deprecated.
- autoDetectNamespaces(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
Configuration property: Auto-detect namespace usage.
- autoDetectNamespaces(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
-
- autofocus(Object) - Method in class org.apache.juneau.dto.html5.Button
-
- autofocus(String) - Method in class org.apache.juneau.dto.html5.Input
-
- autofocus(Object) - Method in class org.apache.juneau.dto.html5.Keygen
-
- autofocus(Object) - Method in class org.apache.juneau.dto.html5.Select
-
- autofocus(Boolean) - Method in class org.apache.juneau.dto.html5.Textarea
-
- autoplay(Object) - Method in class org.apache.juneau.dto.html5.Audio
-
- autoplay(Object) - Method in class org.apache.juneau.dto.html5.Video
-
- available() - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
-
- c - Variable in class org.apache.juneau.BeanMeta
-
The target class that this meta object describes.
- cache(byte[]) - Method in class org.apache.juneau.internal.ByteArrayCache
-
Add the specified byte array to this cache.
- cache(InputStream) - Method in class org.apache.juneau.internal.ByteArrayCache
-
Add the specified input stream to this cache.
- Cache<K,V> - Class in org.apache.juneau.internal
-
Simple in-memory cache of objects.
- Cache(boolean, int) - Constructor for class org.apache.juneau.internal.Cache
-
Constructor.
- CacheControl - Class in org.apache.juneau.http
-
Represents a parsed Cache-Control HTTP request header.
- cacheControl(Object) - Method in class org.apache.juneau.rest.client.RestCall
-
Sets the value for the Cache-Control request header.
- cacheControl(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Sets the value for the Cache-Control request header.
- cacheControl(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Specifies the Cache-Control header value on the request.
- cached - Variable in class org.apache.juneau.http.ReaderResource.Builder
-
- cached() - Method in class org.apache.juneau.http.ReaderResource.Builder
-
Specifies that this resource is intended to be cached.
- cached() - Method in class org.apache.juneau.http.StreamResource.Builder
-
Specifies that this resource is intended to be cached.
- cached() - Method in class org.apache.juneau.rest.helper.ResolvingReaderResource.Builder
-
- CalendarLongSwap - Class in org.apache.juneau.transforms
-
- CalendarLongSwap() - Constructor for class org.apache.juneau.transforms.CalendarLongSwap
-
- CalendarMapSwap - Class in org.apache.juneau.transforms
-
Transforms
Calendars to
Maps of the format
{time:long,timeZone:string}.
- CalendarMapSwap() - Constructor for class org.apache.juneau.transforms.CalendarMapSwap
-
- CalendarSwap - Class in org.apache.juneau.transforms
-
- CalendarSwap() - Constructor for class org.apache.juneau.transforms.CalendarSwap
-
- CalendarSwap.DateFull - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateLong - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateMedium - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateShort - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateSimple - Class in org.apache.juneau.transforms
-
Transforms
Calendars to simple
"yyyy/MM/dd" date strings.
- CalendarSwap.DateTimeFull - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateTimeLong - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateTimeMedium - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateTimeShort - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateTimeSimple - Class in org.apache.juneau.transforms
-
Transforms
Calendars to simple
"yyyy/MM/dd HH:mm:ss" date-time strings.
- CalendarSwap.ISO8601D - Class in org.apache.juneau.transforms
-
ISO8601 date only.
- CalendarSwap.ISO8601DT - Class in org.apache.juneau.transforms
-
Transforms
Calendars to ISO8601 date-time strings.
- CalendarSwap.ISO8601DTL - Class in org.apache.juneau.transforms
-
Transforms
Calendars to ISO8601 date-time-local strings.
- CalendarSwap.ISO8601DTP - Class in org.apache.juneau.transforms
-
- CalendarSwap.ISO8601DTPZ - Class in org.apache.juneau.transforms
-
- CalendarSwap.ISO8601DTZ - Class in org.apache.juneau.transforms
-
- CalendarSwap.RFC2822D - Class in org.apache.juneau.transforms
-
Transforms
Calendars to RFC2822 date strings.
- CalendarSwap.RFC2822DT - Class in org.apache.juneau.transforms
-
Transforms
Calendars to RFC2822 date-time strings.
- CalendarSwap.RFC2822DTZ - Class in org.apache.juneau.transforms
-
- CalendarSwap.TimeFull - Class in org.apache.juneau.transforms
-
- CalendarSwap.TimeLong - Class in org.apache.juneau.transforms
-
- CalendarSwap.TimeMedium - Class in org.apache.juneau.transforms
-
- CalendarSwap.TimeShort - Class in org.apache.juneau.transforms
-
- CalendarSwap.TimeSimple - Class in org.apache.juneau.transforms
-
Transforms
Calendars to simple
"HH:mm:ss" time strings.
- CalendarSwap.ToString - Class in org.apache.juneau.transforms
-
- CalendarUtils - Class in org.apache.juneau.utils
-
Utility class for converting
Calendar and
Date objects to common serialized forms.
- CalendarUtils() - Constructor for class org.apache.juneau.utils.CalendarUtils
-
- CalendarUtils.Format - Enum in org.apache.juneau.utils
-
Valid conversion formats.
- callHandler(Class<? extends RestCallHandler>) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: REST call handler.
- callHandler(RestCallHandler) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: REST call handler.
- canCreateNewBean(Object) - Method in class org.apache.juneau.ClassMeta
-
Returns true if this class can be instantiated as a bean.
- canCreateNewInstance() - Method in class org.apache.juneau.ClassMeta
-
Returns true if this class has a no-arg constructor or invocation handler.
- canCreateNewInstance(Object) - Method in class org.apache.juneau.ClassMeta
-
Returns true if this class has a no-arg constructor or invocation handler.
- canCreateNewInstanceFromNumber(Object) - Method in class org.apache.juneau.ClassMeta
-
- canCreateNewInstanceFromString(Object) - Method in class org.apache.juneau.ClassMeta
-
- canHandle(String) - Method in class org.apache.juneau.parser.Parser
-
Returns true if this parser can handle the specified content type.
- canIgnoreValue(ClassMeta<?>, String, Object) - Method in class org.apache.juneau.serializer.SerializerSession
-
Returns true if the specified value should not be serialized.
- canRead() - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns true if this property can be read.
- Canvas - Class in org.apache.juneau.dto.html5
-
- Canvas() - Constructor for class org.apache.juneau.dto.html5.Canvas
-
- canvas() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates an empty
Canvas element.
- canvas(Number, Number) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- canWrite() - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns true if this property can be written.
- Caption - Class in org.apache.juneau.dto.html5
-
- Caption() - Constructor for class org.apache.juneau.dto.html5.Caption
-
- caption() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- caption(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates a
Caption element with the specified child nodes.
- captureResponse() - Method in class org.apache.juneau.rest.client.RestCall
-
- cast(ClassMeta<?>) - Method in class org.apache.juneau.ObjectList
-
Converts this object into the specified class type.
- cast(Class<T>) - Method in class org.apache.juneau.ObjectMap
-
Converts this map into an object of the specified type.
- cast(ClassMeta<T>) - Method in class org.apache.juneau.ObjectMap
-
- cast(ObjectMap, BeanPropertyMeta, ClassMeta<?>) - Method in class org.apache.juneau.parser.ParserSession
-
Converts the specified ObjectMap into a bean identified by the "_type" property in the map.
- castOrNull(Object, Class<T>) - Static method in class org.apache.juneau.internal.ObjectUtils
-
If the specified object is an instance of the specified class, casts it to that type.
- categories(Category...) - Method in class org.apache.juneau.dto.atom.CommonEntry
-
Sets the list of categories of this object.
- categories(Category...) - Method in class org.apache.juneau.dto.atom.Entry
-
- categories(Category...) - Method in class org.apache.juneau.dto.atom.Feed
-
- categories(Category...) - Method in class org.apache.juneau.dto.atom.Source
-
- category(String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
-
- Category - Class in org.apache.juneau.dto.atom
-
Represents an atomCategory construct in the RFC4287 specification.
- Category(String) - Constructor for class org.apache.juneau.dto.atom.Category
-
Normal constructor.
- Category() - Constructor for class org.apache.juneau.dto.atom.Category
-
Bean constructor.
- ceTag() - Method in class org.apache.juneau.xml.XmlWriter
-
Closes an empty tag.
- CF_CSV - Static variable in class org.apache.juneau.httppart.Constants
-
Comma-separated values (e.g.
- CF_MULTI - Static variable in class org.apache.juneau.httppart.Constants
-
Corresponds to multiple parameter instances instead of multiple values for a single instance (e.g.
- CF_PIPES - Static variable in class org.apache.juneau.httppart.Constants
-
Pipe-separated values (e.g.
- CF_SSV - Static variable in class org.apache.juneau.httppart.Constants
-
Space-separated values (e.g.
- CF_TSV - Static variable in class org.apache.juneau.httppart.Constants
-
Tab-separated values (e.g.
- CF_UON - Static variable in class org.apache.juneau.httppart.Constants
-
UON notation (e.g.
- challenge(String) - Method in class org.apache.juneau.dto.html5.Keygen
-
- changeSessionId() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- characterEncoding(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Fluent setter.
- charAt(String, int) - Static method in class org.apache.juneau.internal.StringUtils
-
Returns the character at the specified index in the string without throwing exceptions.
- charAt(int) - Method in class org.apache.juneau.utils.StringMessage
-
- charAt(int) - Method in class org.apache.juneau.utils.StringObject
-
- CharMarshall - Class in org.apache.juneau.marshall
-
A subclass of
Marshall for character-based serializers and parsers.
- CharMarshall(WriterSerializer, ReaderParser) - Constructor for class org.apache.juneau.marshall.CharMarshall
-
Constructor.
- chars(String) - Method in class org.apache.juneau.internal.AsciiSet.Builder
-
Adds a set of characters to this set.
- chars(char...) - Method in class org.apache.juneau.internal.AsciiSet.Builder
-
Adds a set of characters to this set.
- CharSequenceReader - Class in org.apache.juneau.internal
-
- CharSequenceReader(CharSequence) - Constructor for class org.apache.juneau.internal.CharSequenceReader
-
Constructor.
- charset(String) - Method in class org.apache.juneau.config.store.ConfigFileStoreBuilder
-
Configuration property: Charset.
- charset(Charset) - Method in class org.apache.juneau.config.store.ConfigFileStoreBuilder
-
Configuration property: Charset.
- charset(String) - Method in class org.apache.juneau.dto.html5.Meta
-
- charset(String) - Method in class org.apache.juneau.dto.html5.Script
-
- charset(Charset) - Method in class org.apache.juneau.internal.FileReaderBuilder
-
Sets the character encoding of the file.
- charset(String) - Method in class org.apache.juneau.internal.FileReaderBuilder
-
Sets the character encoding of the file.
- charset(Charset) - Method in class org.apache.juneau.internal.FileWriterBuilder
-
Sets the character encoding of the file.
- charset(String) - Method in class org.apache.juneau.internal.FileWriterBuilder
-
Sets the character encoding of the file.
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.juneau.rest.client.SimpleX509TrustManager
-
- checked(Object) - Method in class org.apache.juneau.dto.html5.Input
-
- checkForInitException() - Method in class org.apache.juneau.rest.RestContext
-
Throws a
RestException if an exception occurred in the constructor of this object.
- checkForWarnings() - Method in class org.apache.juneau.BeanSession
-
- checkForWarnings() - Method in class org.apache.juneau.Session
-
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.juneau.rest.client.SimpleX509TrustManager
-
- child(Object) - Method in class org.apache.juneau.dto.html5.A
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Abbr
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Address
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Article
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Aside
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Audio
-
- child(Object) - Method in class org.apache.juneau.dto.html5.B
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Bdo
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Blockquote
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Body
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Button
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Canvas
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Caption
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Cite
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Code
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Colgroup
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Data
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Datalist
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Dd
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Del
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Dfn
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Div
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Dl
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Dt
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Em
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Fieldset
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Figcaption
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Figure
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Footer
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Form
-
- child(Object) - Method in class org.apache.juneau.dto.html5.H1
-
- child(Object) - Method in class org.apache.juneau.dto.html5.H2
-
- child(Object) - Method in class org.apache.juneau.dto.html5.H3
-
- child(Object) - Method in class org.apache.juneau.dto.html5.H4
-
- child(Object) - Method in class org.apache.juneau.dto.html5.H5
-
- child(Object) - Method in class org.apache.juneau.dto.html5.H6
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Head
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Header
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Html
-
- child(Object) - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
-
Adds a child element to this element.
- child(Object) - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
-
Adds a child element to this element.
- child(Object) - Method in class org.apache.juneau.dto.html5.I
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Iframe
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Ins
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Kbd
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Label
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Legend
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Li
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Main
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Map
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Mark
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Meter
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Nav
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Noscript
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Object2
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Ol
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Optgroup
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Output
-
- child(Object) - Method in class org.apache.juneau.dto.html5.P
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Pre
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Progress
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Q
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Rb
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Rp
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Rt
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Rtc
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Ruby
-
- child(Object) - Method in class org.apache.juneau.dto.html5.S
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Samp
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Section
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Select
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Small
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Span
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Strong
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Sub
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Sup
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Table
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Tbody
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Td
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Template
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Tfoot
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Th
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Thead
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Time
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Tr
-
- child(Object) - Method in class org.apache.juneau.dto.html5.U
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Ul
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Var
-
- child(Object) - Method in class org.apache.juneau.dto.html5.Video
-
- child(String, Object) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Children.
- children(Object...) - Method in class org.apache.juneau.dto.html5.A
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Abbr
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Address
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Article
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Aside
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Audio
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.B
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Bdo
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Blockquote
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Body
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Button
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Canvas
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Caption
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Cite
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Code
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Colgroup
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Data
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Datalist
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Dd
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Del
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Dfn
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Div
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Dl
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Dt
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Em
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Fieldset
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Figcaption
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Figure
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Footer
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Form
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.H1
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.H2
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.H3
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.H4
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.H5
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.H6
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Head
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Header
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Html
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
-
Adds one or more child elements to this element.
- children(Object...) - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
-
Adds one or more child elements to this element.
- children(Object...) - Method in class org.apache.juneau.dto.html5.I
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Iframe
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Ins
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Kbd
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Label
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Legend
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Li
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Main
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Map
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Mark
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Meter
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Nav
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Noscript
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Object2
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Ol
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Optgroup
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Output
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.P
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Pre
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Progress
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Q
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Rb
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Rp
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Rt
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Rtc
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Ruby
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.S
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Samp
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Section
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Select
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Small
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Span
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Strong
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Sub
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Sup
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Table
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Tbody
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Td
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Template
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Tfoot
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Th
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Thead
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Time
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Tr
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.U
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Ul
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Var
-
- children(Object...) - Method in class org.apache.juneau.dto.html5.Video
-
- children(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Children.
- children(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Children.
- ChildResourceDescriptions - Class in org.apache.juneau.rest.helper
-
A POJO structure that describes the list of child resources associated with a resource.
- ChildResourceDescriptions(RestRequest) - Constructor for class org.apache.juneau.rest.helper.ChildResourceDescriptions
-
Constructor.
- ChildResourceDescriptions(RestContext, RestRequest) - Constructor for class org.apache.juneau.rest.helper.ChildResourceDescriptions
-
Constructor.
- ChildResourceDescriptions(RestContext, RestRequest, boolean) - Constructor for class org.apache.juneau.rest.helper.ChildResourceDescriptions
-
Constructor.
- ChildResourceDescriptions() - Constructor for class org.apache.juneau.rest.helper.ChildResourceDescriptions
-
Bean constructor.
- ChildResourceDescriptions - Class in org.apache.juneau.rest.labels
-
- ChildResourceDescriptions(RestContext, RestRequest) - Constructor for class org.apache.juneau.rest.labels.ChildResourceDescriptions
-
Deprecated.
Constructor.
- ChildResourceDescriptions(RestContext, RestRequest, boolean) - Constructor for class org.apache.juneau.rest.labels.ChildResourceDescriptions
-
Deprecated.
Constructor.
- ChildResourceDescriptions() - Constructor for class org.apache.juneau.rest.labels.ChildResourceDescriptions
-
Deprecated.
Bean constructor.
- choose(Object) - Method in class org.apache.juneau.dto.html5.Select
-
Convenience method for selecting a child
Option after the options have already been populated.
- cipherSuites(String...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Supported cipher suites.
- cite(String) - Method in class org.apache.juneau.dto.html5.Blockquote
-
- Cite - Class in org.apache.juneau.dto.html5
-
DTO for an HTML
<cite>
element.
- Cite() - Constructor for class org.apache.juneau.dto.html5.Cite
-
- cite(String) - Method in class org.apache.juneau.dto.html5.Del
-
- cite() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates an empty
Cite element.
- cite(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates a
Cite element with the specified child nodes.
- cite(String) - Method in class org.apache.juneau.dto.html5.Ins
-
- cite(String) - Method in class org.apache.juneau.dto.html5.Q
-
- CLASS_CONVERTER - Static variable in interface org.apache.juneau.PropertyConverter
-
Converts objects to classes.
- ClassFlags - Enum in org.apache.juneau.internal
-
Identifies possible modifiers on classes, methods, fields, and constructors.
- classMeta - Variable in class org.apache.juneau.BeanMeta
-
The target class type that this meta object describes.
- ClassMeta<T> - Class in org.apache.juneau
-
A wrapper class around the
Class object that provides cached information about that class.
- ClassMetaExtended - Class in org.apache.juneau
-
Defines extended language-specific metadata associated with a class.
- ClassMetaExtended(ClassMeta<?>) - Constructor for class org.apache.juneau.ClassMetaExtended
-
Constructor.
- ClassMetaRuntimeException - Exception in org.apache.juneau
-
General class metadata runtime operation exception.
- ClassMetaRuntimeException(Throwable, Class<?>, String, Object...) - Constructor for exception org.apache.juneau.ClassMetaRuntimeException
-
Constructor.
- ClassMetaRuntimeException(String) - Constructor for exception org.apache.juneau.ClassMetaRuntimeException
-
Constructor.
- ClassMetaRuntimeException(String, Object...) - Constructor for exception org.apache.juneau.ClassMetaRuntimeException
-
Constructor.
- ClassMetaRuntimeException(Class<?>, String, Object...) - Constructor for exception org.apache.juneau.ClassMetaRuntimeException
-
Shortcut for calling new ClassMetaRuntimeException(String.format(c.getName() + ": " + message, args));
- ClassMetaRuntimeException(Throwable) - Constructor for exception org.apache.juneau.ClassMetaRuntimeException
-
Constructor.
- classpathResourceFinder(Class<? extends ClasspathResourceFinder>) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Classpath resource finder.
- classpathResourceFinder(ClasspathResourceFinder) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Classpath resource finder.
- ClasspathResourceFinder - Interface in org.apache.juneau.utils
-
Interface for finding classpath resources.
- ClasspathResourceFinder.Null - Class in org.apache.juneau.utils
-
Represents "no" classpath resource finder.
- ClasspathResourceFinderBasic - Class in org.apache.juneau.utils
-
Utility class for finding resources for a class.
- ClasspathResourceFinderBasic() - Constructor for class org.apache.juneau.utils.ClasspathResourceFinderBasic
-
- ClasspathResourceFinderRecursive - Class in org.apache.juneau.utils
-
- ClasspathResourceFinderRecursive() - Constructor for class org.apache.juneau.utils.ClasspathResourceFinderRecursive
-
- ClasspathResourceFinderSimple - Class in org.apache.juneau.utils
-
Utility class for finding resources for a class.
- ClasspathResourceFinderSimple() - Constructor for class org.apache.juneau.utils.ClasspathResourceFinderSimple
-
- ClasspathResourceManager - Class in org.apache.juneau.utils
-
Class for retrieving and caching resource files from the classpath.
- ClasspathResourceManager(Class<?>, ClasspathResourceFinder, boolean) - Constructor for class org.apache.juneau.utils.ClasspathResourceManager
-
Constructor.
- ClasspathResourceManager(Class<?>) - Constructor for class org.apache.juneau.utils.ClasspathResourceManager
-
Constructor.
- ClassUtils - Class in org.apache.juneau.internal
-
Class-related utility methods.
- ClassUtils() - Constructor for class org.apache.juneau.internal.ClassUtils
-
- ClassUtils.MethodInfo - Class in org.apache.juneau.internal
-
Simple bean that shows the name, parameter types, and return type of a method.
- clear() - Method in class org.apache.juneau.internal.WrappedMap
-
- clear() - Method in class org.apache.juneau.PropertyStoreBuilder
-
Clears all entries in this property store.
- clearThreadLocal() - Static method in class org.apache.juneau.internal.DateUtils
-
Clears thread-local variable containing
DateFormat cache.
- clientVersion(String) - Method in class org.apache.juneau.rest.client.RestCall
-
Sets the client version by setting the value for the "X-Client-Version" header.
- clientVersion(String) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Sets the client version by setting the value for the "X-Client-Version" header.
- clientVersion(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Specifies the X-Client-Version header value on the request.
- clientVersionHeader(String) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Client version header.
- ClientVersionMatcher - Class in org.apache.juneau.rest
-
Specialized matcher for matching client versions.
- ClientVersionMatcher(String, Method) - Constructor for class org.apache.juneau.rest.ClientVersionMatcher
-
Constructor.
- close() - Method in class org.apache.juneau.config.Config
-
Closes this configuration object by unregistering it from the underlying config map.
- close() - Method in class org.apache.juneau.config.store.ConfigFileStore
-
- close() - Method in class org.apache.juneau.config.store.ConfigMemoryStore
-
No-op.
- close() - Method in class org.apache.juneau.internal.CharSequenceReader
-
- close(Object...) - Static method in class org.apache.juneau.internal.IOUtils
-
Close all specified input streams, output streams, readers, and writers.
- close() - Method in class org.apache.juneau.internal.NoCloseOutputStream
-
- close() - Method in class org.apache.juneau.internal.NoCloseWriter
-
- close() - Method in class org.apache.juneau.internal.StringBuilderWriter
-
- close() - Method in class org.apache.juneau.internal.TeeOutputStream
-
- close() - Method in class org.apache.juneau.internal.TeeWriter
-
- close() - Method in class org.apache.juneau.microservice.resources.LogParser
-
- close() - Method in class org.apache.juneau.parser.ParserPipe
-
- close() - Method in class org.apache.juneau.parser.ParserReader
-
No-op.
- close() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
-
- close() - Method in class org.apache.juneau.rest.client.RestCall
-
Cleans up this HTTP call.
- close() - Method in class org.apache.juneau.rest.client.RestClient
-
- close() - Method in class org.apache.juneau.rest.FinishableServletOutputStream
-
Deprecated.
- close() - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
-
- close() - Method in class org.apache.juneau.rest.util.FinishableServletOutputStream
-
- close() - Method in class org.apache.juneau.serializer.SerializerPipe
-
Closes the output pipe.
- close() - Method in class org.apache.juneau.serializer.SerializerWriter
-
- close(boolean, boolean) - Method in class org.apache.juneau.utils.IOPipe
-
Specifies whether to close the input and output after piping.
- close() - Method in class org.apache.juneau.xml.XmlReader
-
- closeExpiredConnections() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnectionManager
-
- closeIdleConnections(long, TimeUnit) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnectionManager
-
- closeOut() - Method in class org.apache.juneau.utils.IOPipe
-
Close output after piping.
- closeQuietly(InputStream) - Static method in class org.apache.juneau.internal.IOUtils
-
Close input stream and ignore any exceptions.
- closeQuietly(OutputStream) - Static method in class org.apache.juneau.internal.IOUtils
-
Close output stream and ignore any exceptions.
- closeQuietly(Reader) - Static method in class org.apache.juneau.internal.IOUtils
-
Close reader and ignore any exceptions.
- closeQuietly(Writer) - Static method in class org.apache.juneau.internal.IOUtils
-
Close writer and ignore any exceptions.
- closeQuietly(Object...) - Static method in class org.apache.juneau.internal.IOUtils
-
Quietly close all specified input streams, output streams, readers, and writers.
- closeQuietly() - Method in class org.apache.juneau.rest.client.RestClient
-
- CoalesceVar - Class in org.apache.juneau.svl.vars
-
A basic variable resolver that returns the first non-null value.
- CoalesceVar() - Constructor for class org.apache.juneau.svl.vars.CoalesceVar
-
Constructor.
- Code - Class in org.apache.juneau.dto.html5
-
DTO for an HTML
<code>
element.
- Code() - Constructor for class org.apache.juneau.dto.html5.Code
-
- code() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates an empty
Code element.
- code(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates a
Code element with the specified child nodes.
- code(int) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
-
httpStatusCode key.
- CODE - Static variable in exception org.apache.juneau.rest.exception.BadRequest
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.Conflict
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.ExpectationFailed
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.FailedDependency
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.Forbidden
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.Gone
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.HttpVersionNotSupported
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.InsufficientStorage
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.InternalServerError
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.LengthRequired
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.Locked
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.LoopDetected
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.MethodNotAllowed
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.MisdirectedRequest
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.NetworkAuthenticationRequired
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.NotAcceptable
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.NotExtended
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.NotFound
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.NotImplemented
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.PayloadTooLarge
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.PreconditionFailed
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.PreconditionRequired
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.RangeNotSatisfiable
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.RequestHeaderFieldsTooLarge
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.ServiceUnavailable
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.TooManyRequests
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.Unauthorized
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.UnavailableForLegalReasons
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.UnprocessableEntity
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.UnsupportedMediaType
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.UpgradeRequired
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.UriTooLong
-
HTTP status code
- CODE - Static variable in exception org.apache.juneau.rest.exception.VariantAlsoNegotiates
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.Accepted
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.AlreadyReported
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.Continue
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.Created
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.EarlyHints
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.Found
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.IMUsed
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.MovedPermanently
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.MultipleChoices
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.MultiStatus
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.NoContent
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.NonAuthoritiveInformation
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.NotModified
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.Ok
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.PartialContent
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.PermanentRedirect
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.Processing
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.ResetContent
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.SeeOther
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.SwitchingProtocols
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.TemporaryRedirect
-
HTTP status code
- CODE - Static variable in class org.apache.juneau.rest.response.UseProxy
-
HTTP status code
- codes(int[]) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
-
httpStatusCode key.
- Col - Class in org.apache.juneau.dto.html5
-
DTO for an HTML
<col>
element.
- Col() - Constructor for class org.apache.juneau.dto.html5.Col
-
- col() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates an empty
Col element.
- col(Number) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- Colgroup - Class in org.apache.juneau.dto.html5
-
- Colgroup() - Constructor for class org.apache.juneau.dto.html5.Colgroup
-
- colgroup() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- colgroup(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
Creates a
Colgroup element with the specified child nodes.
- collapse(Object...) - Static method in class org.apache.juneau.internal.CollectionUtils
-
Collapses a collection of individual objects, arrays, and collections into a single list of objects.
- collapse(List<Object>, Object...) - Static method in class org.apache.juneau.internal.CollectionUtils
-
- collapseTextNodes(LinkedList<Object>) - Static method in class org.apache.juneau.xml.XmlUtils
-
Given a list of Strings and other Objects, combines Strings that are next to each other in the list.
- collectionFormat(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
- collectionFormat(Object) - Method in class org.apache.juneau.dto.swagger.Items
-
- collectionFormat(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
- collectionFormat(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
-
collectionFormat field.
- collectionFormat(RdfCollectionFormat) - Method in class org.apache.juneau.jena.RdfParserBuilder
-
Configuration property: RDF format for representing collections and arrays.
- collectionFormat(RdfCollectionFormat) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
Configuration property: RDF format for representing collections and arrays.
- CollectionFormatType - Class in org.apache.juneau.http.annotation
-
Static strings used for Swagger parameter collection format types.
- CollectionFormatType() - Constructor for class org.apache.juneau.http.annotation.CollectionFormatType
-
- CollectionUtils - Class in org.apache.juneau.internal
-
Utility methods for collections.
- CollectionUtils() - Constructor for class org.apache.juneau.internal.CollectionUtils
-
- cols(Object) - Method in class org.apache.juneau.dto.html5.Textarea
-
- colspan(Object) - Method in class org.apache.juneau.dto.html5.Td
-
- colspan(Object) - Method in class org.apache.juneau.dto.html5.Th
-
- Column - Class in org.apache.juneau.dto.cognos
-
Represents a meta-data column in a Cognos dataset.
- Column() - Constructor for class org.apache.juneau.dto.cognos.Column
-
Bean constructor.
- Column(String, String) - Constructor for class org.apache.juneau.dto.cognos.Column
-
Constructor.
- Column(String, String, Integer) - Constructor for class org.apache.juneau.dto.cognos.Column
-
Constructor.
- combine(T[]...) - Static method in class org.apache.juneau.internal.ArrayUtils
-
Combine an arbitrary number of arrays into a single array.
- command(Object...) - Method in class org.apache.juneau.utils.ProcBuilder
-
Command arguments.
- commandIf(ProcBuilder.Matcher, Object...) - Method in class org.apache.juneau.utils.ProcBuilder
-
Command arguments if the specified matcher matches.
- commit() - Method in class org.apache.juneau.config.Config
-
Commit the changes in this config to the store.
- commit() - Method in class org.apache.juneau.config.internal.ConfigMap
-
Persist any changes made to this map and signal all listeners.
- Common - Class in org.apache.juneau.dto.atom
-
Represents an atomCommonAttributes construct in the RFC4287 specification.
- Common() - Constructor for class org.apache.juneau.dto.atom.Common
-
- CommonEntry - Class in org.apache.juneau.dto.atom
-
- CommonEntry(Id, Text, Calendar) - Constructor for class org.apache.juneau.dto.atom.CommonEntry
-
Normal constructor.
- CommonEntry(String, String, String) - Constructor for class org.apache.juneau.dto.atom.CommonEntry
-
Normal constructor.
- CommonEntry() - Constructor for class org.apache.juneau.dto.atom.CommonEntry
-
Bean constructor.
- compare(String, String) - Static method in class org.apache.juneau.internal.StringUtils
-
Compares two strings, but gracefully handles nulls.
- compare(int, int) - Static method in class org.apache.juneau.internal.Utils
-
Compare two integers numerically.
- compareTo(BeanPropertyValue) - Method in class org.apache.juneau.BeanPropertyValue
-
- compareTo(LinkString) - Method in class org.apache.juneau.dto.LinkString
-
- compareTo(MediaType) - Method in class org.apache.juneau.http.MediaType
-
- compareTo(MediaTypeRange) - Method in class org.apache.juneau.http.MediaTypeRange
-
Compares two MediaRanges for equality.
- compareTo(StringRange) - Method in class org.apache.juneau.http.StringRange
-
Compares two MediaRanges for equality.
- compareTo(ResourceDescription) - Method in class org.apache.juneau.rest.helper.ResourceDescription
-
- compareTo(ResourceDescription) - Method in class org.apache.juneau.rest.labels.ResourceDescription
-
Deprecated.
- compareTo(RestJavaMethod) - Method in class org.apache.juneau.rest.RestJavaMethod
-
- compareTo(UrlPathPattern) - Method in class org.apache.juneau.rest.UrlPathPattern
-
Deprecated.
Comparator for this object.
- compareTo(UrlPathPattern) - Method in class org.apache.juneau.rest.util.UrlPathPattern
-
Comparator for this object.
- Config - Class in org.apache.juneau.config
-
Main configuration API class.
- Config(PropertyStore) - Constructor for class org.apache.juneau.config.Config
-
Constructor.
- config(String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
-
- config(Config) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Overwrites the default config file with a custom config file.
- CONFIG_binaryFormat - Static variable in class org.apache.juneau.config.Config
-
Configuration property: Binary value format.
- CONFIG_binaryLineLength - Static variable in class org.apache.juneau.config.Config
-
Configuration property: Binary value line length.
- CONFIG_encoder - Static variable in class org.apache.juneau.config.Config
-
Configuration property: Value encoder.
- CONFIG_multiLineValuesOnSeparateLines - Static variable in class org.apache.juneau.config.Config
-
Configuration property: Multi-line values should always be on separate lines.
- CONFIG_name - Static variable in class org.apache.juneau.config.Config
-
Configuration property: Configuration name.
- CONFIG_parser - Static variable in class org.apache.juneau.config.Config
-
Configuration property: POJO parser.
- CONFIG_readOnly - Static variable in class org.apache.juneau.config.Config
-
Configuration property: Read-only.
- CONFIG_serializer - Static variable in class org.apache.juneau.config.Config
-
Configuration property: POJO serializer.
- CONFIG_store - Static variable in class org.apache.juneau.config.Config
-
Configuration property: Configuration store.
- CONFIG_varResolver - Static variable in class org.apache.juneau.config.Config
-
Configuration property: SVL variable resolver.
- ConfigBuilder - Class in org.apache.juneau.config
-
Builder for creating instances of
Configs.
- ConfigBuilder() - Constructor for class org.apache.juneau.config.ConfigBuilder
-
Constructor, default settings.
- ConfigBuilder(PropertyStore) - Constructor for class org.apache.juneau.config.ConfigBuilder
-
Constructor.
- ConfigEncoder - Interface in org.apache.juneau.config.encode
-
API for defining a string encoding/decoding mechanism for entries in
Config.
- ConfigEntry - Class in org.apache.juneau.config.internal
-
Represents a single entry in a configuration.
- ConfigEvent - Class in org.apache.juneau.config.event
-
Represents a change to a config.
- ConfigEventListener - Interface in org.apache.juneau.config.event
-
Listener that can be used to listen for change events in config maps.
- ConfigEventType - Enum in org.apache.juneau.config.event
-
- ConfigException - Exception in org.apache.juneau
-
An exception that typically occurs when trying to perform an invalid operation on a configuration property.
- ConfigException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.ConfigException
-
Constructor.
- ConfigException(String, Object...) - Constructor for exception org.apache.juneau.ConfigException
-
Constructor
- ConfigFileStore - Class in org.apache.juneau.config.store
-
Filesystem-based storage location for configuration files.
- ConfigFileStore(PropertyStore) - Constructor for class org.apache.juneau.config.store.ConfigFileStore
-
Constructor.
- ConfigFileStoreBuilder - Class in org.apache.juneau.config.store
-
- ConfigFileStoreBuilder() - Constructor for class org.apache.juneau.config.store.ConfigFileStoreBuilder
-
Constructor, default settings.
- ConfigFileStoreBuilder(PropertyStore) - Constructor for class org.apache.juneau.config.store.ConfigFileStoreBuilder
-
Constructor.
- ConfigMap - Class in org.apache.juneau.config.internal
-
Represents the parsed contents of a configuration.
- ConfigMap(ConfigStore, String) - Constructor for class org.apache.juneau.config.internal.ConfigMap
-
Constructor.
- ConfigMemoryStore - Class in org.apache.juneau.config.store
-
Filesystem-based storage location for configuration files.
- ConfigMemoryStore(PropertyStore) - Constructor for class org.apache.juneau.config.store.ConfigMemoryStore
-
Constructor.
- ConfigMemoryStoreBuilder - Class in org.apache.juneau.config.store
-
- ConfigMemoryStoreBuilder() - Constructor for class org.apache.juneau.config.store.ConfigMemoryStoreBuilder
-
Constructor, default settings.
- ConfigMemoryStoreBuilder(PropertyStore) - Constructor for class org.apache.juneau.config.store.ConfigMemoryStoreBuilder
-
Constructor.
- ConfigMod - Enum in org.apache.juneau.config
-
Identifies the supported modification types for config entries.
- ConfigResource - Class in org.apache.juneau.microservice.resources
-
Shows contents of the microservice configuration file.
- ConfigResource() - Constructor for class org.apache.juneau.microservice.resources.ConfigResource
-
- ConfigStore - Class in org.apache.juneau.config.store
-
Represents a storage location for configuration files.
- ConfigStore(PropertyStore) - Constructor for class org.apache.juneau.config.store.ConfigStore
-
Constructor.
- ConfigStoreBuilder - Class in org.apache.juneau.config.store
-
- ConfigStoreBuilder() - Constructor for class org.apache.juneau.config.store.ConfigStoreBuilder
-
Constructor, default settings.
- ConfigStoreBuilder(PropertyStore) - Constructor for class org.apache.juneau.config.store.ConfigStoreBuilder
-
Constructor.
- ConfigStoreListener - Interface in org.apache.juneau.config.store
-
Listens for changes to stored config files.
- ConfigVar - Class in org.apache.juneau.config.vars
-
Config file variable resolver.
- ConfigVar() - Constructor for class org.apache.juneau.config.vars.ConfigVar
-
Constructor.
- ConfigXorEncoder - Class in org.apache.juneau.config.encode
-
Simply XOR+Base64 encoder for obscuring passwords and other sensitive data in INI config files.
- ConfigXorEncoder() - Constructor for class org.apache.juneau.config.encode.ConfigXorEncoder
-
- Conflict - Exception in org.apache.juneau.rest.exception
-
Exception representing an HTTP 409 (Conflict).
- Conflict(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Conflict
-
Constructor.
- Conflict(String) - Constructor for exception org.apache.juneau.rest.exception.Conflict
-
Constructor.
- Conflict() - Constructor for exception org.apache.juneau.rest.exception.Conflict
-
Constructor.
- Conflict(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Conflict
-
Constructor.
- Conflict(Throwable) - Constructor for exception org.apache.juneau.rest.exception.Conflict
-
Constructor.
- CONNECT - Static variable in class org.apache.juneau.http.HttpMethodName
-
- connect(HttpClientConnection, HttpRoute, int, HttpContext) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnectionManager
-
- connect() - Method in class org.apache.juneau.rest.client.RestCall
-
Connects to the REST resource.
- Connection - Class in org.apache.juneau.http
-
Represents a parsed Connection HTTP request header.
- connection(Object) - Method in class org.apache.juneau.rest.client.RestCall
-
Sets the value for the Connection request header.
- connection(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Sets the value for the Connection request header.
- connection(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Specifies the Connection header value on the request.
- CONNECTION_LOST - Static variable in class org.apache.juneau.rest.client.RetryOn
-
Default RetryOn that returns true if the HTTP connection could not be made.
- connectionBackoffStrategy(ConnectionBackoffStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- connectionManager(HttpClientConnectionManager) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- connectionManagerShared(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- connectionReuseStrategy(ConnectionReuseStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- connectionTimeToLive(long, TimeUnit) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- ConsoleCommand - Class in org.apache.juneau.microservice.console
-
Implements a command that can be invoked from the console of the microservice.
- ConsoleCommand() - Constructor for class org.apache.juneau.microservice.console.ConsoleCommand
-
- Constants - Class in org.apache.juneau.http
-
Constants used by classes in this package.
- Constants() - Constructor for class org.apache.juneau.http.Constants
-
- Constants - Class in org.apache.juneau.httppart
-
HTTP-Part constants.
- Constants() - Constructor for class org.apache.juneau.httppart.Constants
-
- Constants - Class in org.apache.juneau.jena
-
- Constants() - Constructor for class org.apache.juneau.jena.Constants
-
- constructor - Variable in class org.apache.juneau.BeanMeta
-
The constructor for this bean.
- constructorArgs - Variable in class org.apache.juneau.BeanMeta
-
For beans with constructors with BeanConstructor annotation, this is the list of constructor arg properties.
- consumeResponse() - Method in class org.apache.juneau.rest.client.RestCall
-
Deprecated.
- consumes(Object...) - Method in class org.apache.juneau.dto.swagger.Operation
-
Adds one or more values to the
consumes property.
- consumes(Object...) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
consumes property.
- consumes(boolean, String...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Supported content media types.
- consumes(boolean, MediaType...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Supported content media types.
- Contact - Class in org.apache.juneau.dto.swagger
-
Contact information for the exposed API.
- Contact() - Constructor for class org.apache.juneau.dto.swagger.Contact
-
Default constructor.
- Contact(Contact) - Constructor for class org.apache.juneau.dto.swagger.Contact
-
Copy constructor.
- contact(Object) - Method in class org.apache.juneau.dto.swagger.Info
-
- contact() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- contact(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
Creates an
Contact element with the specified
name attribute.
- contact(String, Object, String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- Contact - Annotation Type in org.apache.juneau.http.annotation
-
Swagger contact annotation.
- contains(String) - Method in class org.apache.juneau.http.HeaderStringArray
-
Returns true if this header contains the specified value.
- contains(T, T[]) - Static method in class org.apache.juneau.internal.ArrayUtils
-
Returns
true if the specified array contains the specified element using the
Object.equals(Object)
method.
- contains(int, int[]) - Static method in class org.apache.juneau.internal.ArrayUtils
-
Returns true if the specified array contains the specified integer
- contains(String, String[]) - Static method in class org.apache.juneau.internal.ArrayUtils
-
Returns
true if the specified array contains the specified element using the
String.equals(Object)
method.
- contains(char) - Method in class org.apache.juneau.internal.AsciiMap
-
Returns true if the specified character is in this store.
- contains(int) - Method in class org.apache.juneau.internal.AsciiMap
-
Returns true if the specified character is in this store.
- contains(CharSequence) - Method in class org.apache.juneau.internal.AsciiMap
-
Returns true if the specified string contains at least one character in this set.
- contains(char) - Method in class org.apache.juneau.internal.AsciiSet
-
Returns true if the specified character is in this store.
- contains(int) - Method in class org.apache.juneau.internal.AsciiSet
-
Returns true if the specified character is in this store.
- contains(CharSequence) - Method in class org.apache.juneau.internal.AsciiSet
-
Returns true if the specified string contains at least one character in this set.
- contains(Object) - Method in class org.apache.juneau.internal.IdentityList
-
- contains(String) - Method in class org.apache.juneau.internal.KeywordSet
-
Returns true if the specified string exists in this store.
- contains(String, CharSequence) - Static method in class org.apache.juneau.internal.StringUtils
-
- containsAny(String, char...) - Static method in class org.apache.juneau.internal.StringUtils
-
Returns true if the specified string contains any of the specified characters.
- containsAnyKeys(String...) - Method in class org.apache.juneau.rest.RequestQuery
-
Returns true if the request contains any of the specified query parameters.
- containsHeader(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- containsIC(String) - Method in class org.apache.juneau.http.HeaderStringArray
-
- containsKey(Object) - Method in class org.apache.juneau.internal.WrappedMap
-
- containsKey(Object) - Method in class org.apache.juneau.ObjectMap
-
- containsKey(String) - Method in class org.apache.juneau.utils.MessageBundle
-
- containsKeyNotEmpty(String) - Method in class org.apache.juneau.ObjectMap
-
Returns true if the map contains the specified entry and the value is not null nor an empty string.
- containsOnly(String) - Method in class org.apache.juneau.internal.AsciiSet
-
Returns true if the specified string contains only characters in this set.
- containsOuterKey(Object) - Method in class org.apache.juneau.ObjectMap
-
Returns true if this map contains the specified key, ignoring the inner map if it exists.
- containsValue(Object) - Method in class org.apache.juneau.internal.WrappedMap
-
- content() - Static method in class org.apache.juneau.dto.atom.AtomBuilder
-
- content(String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
-
- Content - Class in org.apache.juneau.dto.atom
-
Represents an atomContent construct in the RFC4287 specification.
- Content(String) - Constructor for class org.apache.juneau.dto.atom.Content
-
Normal content.
- Content() - Constructor for class org.apache.juneau.dto.atom.Content
-
Normal content.
- content(Content) - Method in class org.apache.juneau.dto.atom.Entry
-
Sets the content of this entry.
- content(String) - Method in class org.apache.juneau.dto.html5.Meta
-
- contentDecoderRegistry(Map<String, InputStreamFactory>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- contenteditable(Object) - Method in class org.apache.juneau.dto.html5.HtmlElement
-
- ContentEncoding - Class in org.apache.juneau.http
-
Represents a parsed Content-Encoding HTTP response header.
- contentEncoding(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Specifies the Content-Encoding header value on the request.
- ContentEncodingEnum - Enum in org.apache.juneau.http
-
Represents the possible values for a Content-Encoding header.
- ContentLanguage - Class in org.apache.juneau.http
-
Represents a parsed Content-Language HTTP response header.
- ContentLanguage(String[]) - Constructor for class org.apache.juneau.http.ContentLanguage
-
Constructor.
- ContentLength - Class in org.apache.juneau.http
-
Represents a parsed Content-Length HTTP request/response header.
- ContentLength(Long) - Constructor for class org.apache.juneau.http.ContentLength
-
Constructor.
- contentLength(Object) - Method in class org.apache.juneau.rest.client.RestCall
-
Sets the value for the Content-Length request header.
- contentLength(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Sets the value for the Content-Length request header.
- contentLength(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Specifies the Content-Length header value on the request.
- ContentLocation - Class in org.apache.juneau.http
-
Represents a parsed Content-Location HTTP response header.
- ContentRange - Class in org.apache.juneau.http
-
Represents a parsed Content-Range HTTP response header.
- contents - Variable in class org.apache.juneau.http.ReaderResource.Builder
-
- contents(Object...) - Method in class org.apache.juneau.http.ReaderResource.Builder
-
Specifies the contents for this resource.
- contents - Variable in class org.apache.juneau.http.ReaderResource
-
- contents(Object...) - Method in class org.apache.juneau.http.StreamResource.Builder
-
Specifies the contents for this resource.
- contents(Object...) - Method in class org.apache.juneau.rest.helper.ReaderResourceBuilder
-
Deprecated.
Specifies the contents for this resource.
- contents(Object...) - Method in class org.apache.juneau.rest.helper.ResolvingReaderResource.Builder
-
- contents(Object...) - Method in class org.apache.juneau.rest.helper.StreamResourceBuilder
-
Deprecated.
Specifies the contents for this resource.
- contents(Object...) - Method in class org.apache.juneau.rest.ReaderResourceBuilder
-
Deprecated.
Specifies the contents for this resource.
- contents(Object...) - Method in class org.apache.juneau.rest.StreamResourceBuilder
-
Deprecated.
Specifies the contents for this resource.
- ContentType - Class in org.apache.juneau.http
-
Represents a parsed Content-Type HTTP request/response header.
- contentType(Object) - Method in class org.apache.juneau.rest.client.RestCall
-
Sets the value for the Content-Type request header.
- contentType(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Sets the value for the Content-Type request header.
- contentType(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Specifies the Content-Type header value on the request.
- ContentTypeMenuItem - Class in org.apache.juneau.rest.widget
-
Widget that returns back a list of hyperlinks for rendering the contents of a page in a variety of content types.
- ContentTypeMenuItem() - Constructor for class org.apache.juneau.rest.widget.ContentTypeMenuItem
-
- Context - Class in org.apache.juneau
-
A reusable stateless thread-safe read-only configuration, typically used for creating one-time use
Session
objects.
- Context(PropertyStore) - Constructor for class org.apache.juneau.Context
-
Constructor for this class.
- ContextBuilder - Class in org.apache.juneau
-
Builder class for building instances of serializers and parsers.
- ContextBuilder() - Constructor for class org.apache.juneau.ContextBuilder
-
Constructor.
- ContextBuilder(PropertyStore) - Constructor for class org.apache.juneau.ContextBuilder
-
Constructor.
- ContextBuilder(PropertyStoreBuilder) - Constructor for class org.apache.juneau.ContextBuilder
-
Constructor.
- ContextCache - Class in org.apache.juneau
-
Stores a cache of
Context instances mapped by the property stores used to create them.
- contextObject(String, Object) - Method in class org.apache.juneau.svl.VarResolverBuilder
-
Associates a context object with this resolver.
- contextObjects(Map<String, Object>) - Method in class org.apache.juneau.svl.VarResolverBuilder
-
Associates multiple context objects with this resolver.
- contextPath(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Fluent setter.
- contextPath(String) - Method in class org.apache.juneau.rest.RestContextBuilder
-
- contextRoot - Variable in class org.apache.juneau.UriContext
-
- ContextRuntimeException - Exception in org.apache.juneau
-
General runtime operation exception that can occur in any of the context classes.
- ContextRuntimeException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.ContextRuntimeException
-
Constructor.
- ContextRuntimeException(String, Object...) - Constructor for exception org.apache.juneau.ContextRuntimeException
-
Constructor.
- ContextRuntimeException(Throwable) - Constructor for exception org.apache.juneau.ContextRuntimeException
-
Constructor.
- ContextRuntimeException(String) - Constructor for exception org.apache.juneau.ContextRuntimeException
-
- Continue - Class in org.apache.juneau.rest.response
-
Represents an HTTP 100 Continue response.
- Continue() - Constructor for class org.apache.juneau.rest.response.Continue
-
Constructor using HTTP-standard message.
- Continue(String) - Constructor for class org.apache.juneau.rest.response.Continue
-
Constructor using custom message.
- contributors(Person...) - Method in class org.apache.juneau.dto.atom.CommonEntry
-
Sets the list of contributors of this object.
- contributors(Person...) - Method in class org.apache.juneau.dto.atom.Entry
-
- contributors(Person...) - Method in class org.apache.juneau.dto.atom.Feed
-
- contributors(Person...) - Method in class org.apache.juneau.dto.atom.Source
-
- controls(Object) - Method in class org.apache.juneau.dto.html5.Audio
-
- controls(Object) - Method in class org.apache.juneau.dto.html5.Video
-
- convert(Object) - Method in interface org.apache.juneau.PropertyConverter
-
Convert the value to normalized form.
- convert(RestRequest, Object) - Method in class org.apache.juneau.rest.converters.Introspectable
-
- convert(RestRequest, Object) - Method in class org.apache.juneau.rest.converters.Queryable
-
- convert(RestRequest, Object) - Method in class org.apache.juneau.rest.converters.Traversable
-
- convert(RestRequest, Object) - Method in interface org.apache.juneau.rest.RestConverter
-
Performs post-call conversion on the specified response object.
- convertAttrToType(Object, String, ClassMeta<T>) - Method in class org.apache.juneau.parser.ParserSession
-
Converts the specified string to the specified type.
- converters(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Class-level response converters.
- converters(RestConverter...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Response converters.
- convertToMemberType(Object, Object, Class<T>) - Method in class org.apache.juneau.BeanSession
-
- convertToMemberType(Object, Object, ClassMeta<T>) - Method in class org.apache.juneau.BeanSession
-
- convertToType(Object, Class<T>) - Method in class org.apache.juneau.BeanSession
-
Converts the specified value to the specified class type.
- convertToType(Object, ClassMeta<T>) - Method in class org.apache.juneau.BeanSession
-
Casts the specified value into the specified type.
- convertToType(Object, Type, Type...) - Method in class org.apache.juneau.BeanSession
-
- cookies(Cookie[]) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
Fluent setter.
- coords(String) - Method in class org.apache.juneau.dto.html5.Area
-
- copy() - Method in class org.apache.juneau.dto.swagger.Contact
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.Info
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.Items
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.License
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.Operation
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.Tag
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.dto.swagger.Xml
-
Make a deep copy of this object.
- copy() - Method in class org.apache.juneau.internal.AsciiSet
-
Copies an existing
AsciiSet so that you can augment it with additional values.
- copyFrom(ParameterInfo) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Copies any non-null fields from the specified object to this object.
- copyFrom(ResponseInfo) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Copies any non-null fields from the specified object to this object.
- copyToList(Object, List) - Static method in class org.apache.juneau.internal.ArrayUtils
-
Copies the specified array into the specified list.
- count(InputStream) - Static method in class org.apache.juneau.internal.IOUtils
-
Counts the number of bytes in the input stream and then closes the stream.
- count(Reader) - Static method in class org.apache.juneau.internal.IOUtils
-
Counts the number of characters in the reader and then closes the reader.
- cr(int) - Method in class org.apache.juneau.html.HtmlWriter
-
- cr(int) - Method in class org.apache.juneau.json.JsonWriter
-
- cr(int) - Method in class org.apache.juneau.serializer.SerializerWriter
-
Performs a carriage return.
- cr(int) - Method in class org.apache.juneau.uon.UonWriter
-
- cr(int) - Method in class org.apache.juneau.xml.XmlWriter
-
- cre(int) - Method in class org.apache.juneau.html.HtmlWriter
-
- cre(int) - Method in class org.apache.juneau.json.JsonWriter
-
- cre(int) - Method in class org.apache.juneau.serializer.SerializerWriter
-
Performs a carriage return at the end of a line.
- cre(int) - Method in class org.apache.juneau.uon.UonWriter
-
- cre(int) - Method in class org.apache.juneau.xml.XmlWriter
-
- create() - Static method in class org.apache.juneau.BeanContext
-
- create() - Static method in class org.apache.juneau.config.Config
-
- create(String) - Static method in class org.apache.juneau.config.Config
-
Same as
Config.create() but initializes the builder with the specified config name.
- create() - Static method in class org.apache.juneau.config.store.ConfigFileStore
-
Create a new builder for this object.
- create() - Static method in class org.apache.juneau.config.store.ConfigMemoryStore
-
Create a new builder for this object.
- create(Class<T>, PropertyStore) - Method in class org.apache.juneau.ContextCache
-
Creates a new instance of the specified context-based class, or an existing instance if one with the same
property store was already created.
- create() - Static method in class org.apache.juneau.csv.CsvParser
-
- create() - Static method in class org.apache.juneau.csv.CsvSerializer
-
- create() - Static method in class org.apache.juneau.encoders.EncoderGroup
-
- create() - Static method in class org.apache.juneau.html.HtmlParser
-
- create() - Static method in class org.apache.juneau.html.HtmlSerializer
-
- create() - Static method in class org.apache.juneau.http.ReaderResource
-
- create() - Static method in class org.apache.juneau.http.StreamResource
-
- create(Method, int, PropertyStore) - Static method in class org.apache.juneau.httppart.bean.RequestBeanMeta
-
Create metadata from specified parameter.
- create(Class<?>, PropertyStore) - Static method in class org.apache.juneau.httppart.bean.RequestBeanMeta
-
Create metadata from specified class.
- create(Type, PropertyStore) - Static method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
-
Create metadata from specified class.
- create(Method, PropertyStore) - Static method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
-
Create metadata from specified method return.
- create(Method, int, PropertyStore) - Static method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
-
Create metadata from specified method parameter.
- create() - Static method in class org.apache.juneau.httppart.HttpPartSchema
-
Instantiates a new builder for this object.
- create(Class<? extends Annotation>, Method, int) - Static method in class org.apache.juneau.httppart.HttpPartSchema
-
Finds the schema information for the specified method parameter.
- create(Class<? extends Annotation>, Method) - Static method in class org.apache.juneau.httppart.HttpPartSchema
-
Finds the schema information for the specified method return.
- create(Class<? extends Annotation>, Type) - Static method in class org.apache.juneau.httppart.HttpPartSchema
-
Finds the schema information for the specified class.
- create(String) - Static method in class org.apache.juneau.httppart.HttpPartSchema
-
Shortcut for calling create().type(type);
- create(String, String) - Static method in class org.apache.juneau.httppart.HttpPartSchema
-
Shortcut for calling create().type(type).format(format);
- create(Annotation) - Static method in class org.apache.juneau.httppart.HttpPartSchema
-
Finds the schema information on the specified annotation.
- create(Annotation, String) - Static method in class org.apache.juneau.httppart.HttpPartSchema
-
Finds the schema information on the specified annotation.
- create() - Static method in class org.apache.juneau.httppart.SimpleUonPartSerializer
-
Deprecated.
- create() - Static method in class org.apache.juneau.httppart.UonPartParser
-
Deprecated.
- create() - Static method in class org.apache.juneau.httppart.UonPartSerializer
-
Deprecated.
- create(String) - Static method in class org.apache.juneau.internal.AsciiSet
-
Creates an ASCII set with the specified characters.
- create() - Static method in class org.apache.juneau.internal.AsciiSet
-
Creates a builder for an ASCII set.
- create() - Static method in class org.apache.juneau.internal.FileReaderBuilder
-
Creates a new builder.
- create(File) - Static method in class org.apache.juneau.internal.FileReaderBuilder
-
Creates a new builder initialized with the specified file.
- create(File) - Static method in class org.apache.juneau.internal.FileUtils
-
- create() - Static method in class org.apache.juneau.internal.FileWriterBuilder
-
Creates a new builder.
- create(File) - Static method in class org.apache.juneau.internal.FileWriterBuilder
-
Creates a new builder initialized with the specified file.
- create(String) - Static method in class org.apache.juneau.internal.FileWriterBuilder
-
Creates a new builder initialized with the specified file path.
- create() - Static method in class org.apache.juneau.internal.HashCode
-
Create a new HashCode object.
- create() - Static method in class org.apache.juneau.jena.N3Parser
-
- create() - Static method in class org.apache.juneau.jena.N3Serializer
-
- create() - Static method in class org.apache.juneau.jena.NTripleParser
-
- create() - Static method in class org.apache.juneau.jena.NTripleSerializer
-
- create() - Static method in class org.apache.juneau.jena.RdfParser
-
- create() - Static method in class org.apache.juneau.jena.RdfSerializer
-
- create() - Static method in class org.apache.juneau.jena.RdfXmlAbbrevSerializer
-
- create() - Static method in class org.apache.juneau.jena.RdfXmlParser
-
- create() - Static method in class org.apache.juneau.jena.RdfXmlSerializer
-
- create() - Static method in class org.apache.juneau.jena.TurtleParser
-
- create() - Static method in class org.apache.juneau.jena.TurtleSerializer
-
- create() - Static method in class org.apache.juneau.jso.JsoParser
-
- create() - Static method in class org.apache.juneau.jso.JsoSerializer
-
- create() - Static method in class org.apache.juneau.json.JsonParser
-
- create() - Static method in class org.apache.juneau.json.JsonSchemaSerializer
-
- create() - Static method in class org.apache.juneau.json.JsonSerializer
-
- create() - Static method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
-
- create() - Static method in class org.apache.juneau.msgpack.MsgPackParser
-
- create() - Static method in class org.apache.juneau.msgpack.MsgPackSerializer
-
- create() - Static method in class org.apache.juneau.oapi.OpenApiParser
-
- create() - Static method in class org.apache.juneau.oapi.OpenApiSerializer
-
- create() - Static method in class org.apache.juneau.parser.Parser
-
- create() - Static method in class org.apache.juneau.parser.ParserGroup
-
- create() - Static method in class org.apache.juneau.plaintext.PlainTextParser
-
- create() - Static method in class org.apache.juneau.plaintext.PlainTextSerializer
-
- create() - Static method in class org.apache.juneau.PropertyStore
-
Creates a new empty builder for a property store.
- create() - Static method in class org.apache.juneau.rest.client.RestClient
-
- create(Serializer, Parser) - Static method in class org.apache.juneau.rest.client.RestClient
-
Instantiates a new
RestClientBuilder object using the specified serializer and parser.
- create(Class<? extends Serializer>, Class<? extends Parser>) - Static method in class org.apache.juneau.rest.client.RestClient
-
Instantiates a new
RestClientBuilder object using the specified serializer and parser.
- create() - Static method in class org.apache.juneau.rest.helper.ReaderResource
-
Deprecated.
- create() - Static method in class org.apache.juneau.rest.helper.ResolvingReaderResource
-
- create() - Static method in class org.apache.juneau.rest.helper.StreamResource
-
Deprecated.
- create() - Static method in class org.apache.juneau.rest.mock.MockHttpSession
-
Creates a new HTTP session.
- create(Class<?>) - Static method in class org.apache.juneau.rest.mock.MockRest
-
Create a new mock REST interface
- create(Class<?>, boolean) - Static method in class org.apache.juneau.rest.mock.MockRest
-
Create a new mock REST interface
- create() - Static method in class org.apache.juneau.rest.mock.MockServletRequest
-
Creates a new servlet request.
- create(String, String, Object...) - Static method in class org.apache.juneau.rest.mock.MockServletRequest
-
Creates a new servlet request with the specified method name and request path.
- create() - Static method in class org.apache.juneau.rest.mock.MockServletResponse
-
Creates a new servlet response.
- create() - Static method in class org.apache.juneau.rest.ReaderResource
-
Deprecated.
- create(Object) - Static method in class org.apache.juneau.rest.RestContext
-
Constructor.
- create() - Static method in class org.apache.juneau.rest.StreamResource
-
Deprecated.
- create() - Static method in class org.apache.juneau.serializer.SerializerGroup
-
- create() - Static method in class org.apache.juneau.svl.VarResolver
-
- create(BeanSession, ClassMeta<?>) - Method in class org.apache.juneau.transform.BuilderSwap
-
Creates a new builder object.
- create() - Static method in class org.apache.juneau.uon.UonParser
-
- create() - Static method in class org.apache.juneau.uon.UonSerializer
-
- create() - Static method in class org.apache.juneau.urlencoding.UrlEncodingParser
-
- create() - Static method in class org.apache.juneau.urlencoding.UrlEncodingSerializer
-
- create(T...) - Static method in class org.apache.juneau.utils.AList
-
Convenience method for creating a list of objects.
- create() - Static method in class org.apache.juneau.utils.AMap
-
Creates an empty map.
- create(K, V) - Static method in class org.apache.juneau.utils.AMap
-
Creates a map with one entry.
- create(T...) - Static method in class org.apache.juneau.utils.ASet
-
Convenience method for creating a list of objects.
- create(Class<T>, IdGenerator<K>) - Static method in class org.apache.juneau.utils.IdMap
-
Creates a new map.
- create(Object, Object) - Static method in class org.apache.juneau.utils.IOPipe
-
Creates a new pipe with the specified input and output.
- create(Class<?>) - Static method in class org.apache.juneau.utils.MessageBundle
-
Constructor.
- create(Class<?>, String) - Static method in class org.apache.juneau.utils.MessageBundle
-
Constructor.
- create(Object...) - Static method in class org.apache.juneau.utils.ProcBuilder
-
Creates a process builder with the specified arguments.
- create() - Static method in class org.apache.juneau.utils.ProcBuilder
-
Creates an empty process builder.
- create(String, String) - Static method in class org.apache.juneau.xml.Namespace
-
Create a
Namespace with the specified name and URI.
- create(String) - Static method in class org.apache.juneau.xml.Namespace
-
Create a
Namespace from a
"name:uri" string pair.
- create(Object) - Static method in class org.apache.juneau.xml.Namespace
-
Converts the specified object into a
Namespace object.
- create() - Static method in class org.apache.juneau.xml.XmlParser
-
- create() - Static method in class org.apache.juneau.xml.XmlSerializer
-
- createArray(Object) - Static method in class org.apache.juneau.xml.Namespace
-
Converts the specified object into an array of
Namespace object.
- createBeanSession(BeanSessionArgs) - Method in class org.apache.juneau.BeanContext
-
- createBeanSession() - Method in class org.apache.juneau.BeanContext
-
- createBeanTypeNameProperty(BeanMap<?>, String) - Static method in class org.apache.juneau.serializer.SerializerSession
-
Create a "_type" property that contains the dictionary name of the bean.
- createConnectionManager() - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- createConsoleCommands() - Method in class org.apache.juneau.microservice.Microservice
-
Constructs the list of available console commands.
- Created - Class in org.apache.juneau.rest.response
-
Represents an HTTP 201 Created response.
- Created() - Constructor for class org.apache.juneau.rest.response.Created
-
Constructor using HTTP-standard message.
- Created(String) - Constructor for class org.apache.juneau.rest.response.Created
-
Constructor using custom message.
- createDefaultBeanSessionArgs() - Method in class org.apache.juneau.BeanContext
-
- createDefaultSessionArgs() - Method in class org.apache.juneau.BeanContext
-
- createDefaultSessionArgs() - Method in class org.apache.juneau.config.Config
-
Unused.
- createDefaultSessionArgs() - Method in class org.apache.juneau.config.store.ConfigStore
-
Unused.
- createDefaultSessionArgs() - Method in class org.apache.juneau.Context
-
- createDefaultSessionArgs() - Method in class org.apache.juneau.parser.Parser
-
- createDefaultSessionArgs() - Method in class org.apache.juneau.rest.RestContext
-
Unused.
- createDefaultSessionArgs() - Method in class org.apache.juneau.serializer.Serializer
-
- createHttpClient() - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Creates an instance of an HttpClient to be used to handle all HTTP communications with the target server.
- createHttpClientBuilder() - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Creates an instance of an HttpClientBuilder to be used to create the HttpClient.
- createIntGenerator(int) - Static method in class org.apache.juneau.utils.IdGenerators
-
Creates an ID generator using
AtomicInteger initialized to value
1.
- createIntGenerator() - Static method in class org.apache.juneau.utils.IdGenerators
-
Creates an ID generator using
AtomicInteger initialized to the specified value.
- createIntMap(Class<T>) - Static method in class org.apache.juneau.utils.IdMap
-
Creates a new ID map with integer keys with generator initialized to 1.
- createIntMap(Class<T>, int) - Static method in class org.apache.juneau.utils.IdMap
-
Creates a new ID map with integer keys with generator initialized to the specified value.
- createJettyDump(RestRequest, RestResponse) - Method in class org.apache.juneau.microservice.resources.DebugResource
-
[POST /jetty/dump] - Generates and saves the jetty thread dump file to jetty-thread-dump.log.
- createLongGenerator(long) - Static method in class org.apache.juneau.utils.IdGenerators
-
Creates an ID generator using
AtomicLong initialized to value
1.
- createLongGenerator() - Static method in class org.apache.juneau.utils.IdGenerators
-
Creates an ID generator using
AtomicLong initialized to the specified value.
- createLongMap(Class<T>) - Static method in class org.apache.juneau.utils.IdMap
-
Creates a new ID map with long keys with generator initialized to 1.
- createLongMap(Class<T>, long) - Static method in class org.apache.juneau.utils.IdMap
-
Creates a new ID map with long keys with generator initialized to the specified value.
- createParameterSession() - Method in class org.apache.juneau.uon.UonParser
-
Create a UON parser session for parsing parameter values.
- createPartSession() - Method in class org.apache.juneau.httppart.BaseHttpPartParser
-
- createPartSession() - Method in class org.apache.juneau.httppart.BaseHttpPartSerializer
-
- createPartSession(ParserSessionArgs) - Method in interface org.apache.juneau.httppart.HttpPartParser
-
Creates a new parser session.
- createPartSession() - Method in interface org.apache.juneau.httppart.HttpPartParser
-
Creates a new no-argument parser session.
- createPartSession(SerializerSessionArgs) - Method in interface org.apache.juneau.httppart.HttpPartSerializer
-
Creates a new serializer session.
- createPartSession() - Method in interface org.apache.juneau.httppart.HttpPartSerializer
-
Creates a new no-argument serializer session.
- createPartSession(ParserSessionArgs) - Method in class org.apache.juneau.httppart.SimplePartParser
-
- createPartSession(SerializerSessionArgs) - Method in class org.apache.juneau.httppart.SimplePartSerializer
-
- createPartSession(ParserSessionArgs) - Method in class org.apache.juneau.oapi.OpenApiParser
-
- createPartSession() - Method in class org.apache.juneau.oapi.OpenApiSerializer
-
- createPartSession(SerializerSessionArgs) - Method in class org.apache.juneau.oapi.OpenApiSerializer
-
- createPartSession(ParserSessionArgs) - Method in class org.apache.juneau.uon.UonParser
-
- createPartSession() - Method in class org.apache.juneau.uon.UonParser
-
- createPartSession(SerializerSessionArgs) - Method in class org.apache.juneau.uon.UonSerializer
-
- createPartSession() - Method in class org.apache.juneau.uon.UonSerializer
-
- createPipe(Object) - Method in class org.apache.juneau.parser.InputStreamParserSession
-
Wraps the specified input object into a
ParserPipe object so that it can be easily converted into
a stream or reader.
- createPipe(Object) - Method in class org.apache.juneau.parser.ParserSession
-
Wraps the specified input object into a
ParserPipe object so that it can be easily converted into
a stream or reader.
- createPipe(Object) - Method in class org.apache.juneau.parser.ReaderParserSession
-
Wraps the specified input object into a
ParserPipe object so that it can be easily converted into
a stream or reader.
- createPipe(Object) - Method in class org.apache.juneau.serializer.SerializerSession
-
Wraps the specified input object into a
ParserPipe object so that it can be easily converted into
a stream or reader.
- createPropertyStore() - Method in class org.apache.juneau.rest.RestContextBuilder
-
Creates a new
PropertyStore object initialized with the properties defined in this config.
- createRequest(HttpServletRequest) - Method in class org.apache.juneau.rest.BasicRestCallHandler
-
Creates a
RestRequest object based on the specified incoming
HttpServletRequest object.
- createRequest(HttpServletRequest) - Method in interface org.apache.juneau.rest.RestCallHandler
-
Creates a
RestRequest object based on the specified incoming
HttpServletRequest object.
- createResponse(RestRequest, HttpServletResponse) - Method in class org.apache.juneau.rest.BasicRestCallHandler
-
- createResponse(RestRequest, HttpServletResponse) - Method in interface org.apache.juneau.rest.RestCallHandler
-
- createServer() - Method in class org.apache.juneau.microservice.RestMicroservice
-
Method used to create (but not start) an instance of a Jetty server.
- createSession() - Method in class org.apache.juneau.BeanContext
-
Create a new bean session based on the properties defined on this context.
- createSession(BeanSessionArgs) - Method in class org.apache.juneau.BeanContext
-
Create a new bean session based on the properties defined on this context combined with the specified
runtime args.
- createSession(SessionArgs) - Method in class org.apache.juneau.BeanContext
-
- createSession(BeanSessionArgs) - Method in class org.apache.juneau.BeanTraverseContext
-
- createSession(SessionArgs) - Method in class org.apache.juneau.config.Config
-
Unused.
- createSession(SessionArgs) - Method in class org.apache.juneau.config.store.ConfigStore
-
Unused.
- createSession() - Method in class org.apache.juneau.Context
-
Create a new bean session based on the properties defined on this context.
- createSession(SessionArgs) - Method in class org.apache.juneau.Context
-
Create a new session based on the properties defined on this context combined with the specified
runtime args.
- createSession(ParserSessionArgs) - Method in class org.apache.juneau.csv.CsvParser
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.csv.CsvSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.html.HtmlDocSerializer
-
- createSession(ParserSessionArgs) - Method in class org.apache.juneau.html.HtmlParser
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.html.HtmlSchemaDocSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.html.HtmlSchemaSerializer
-
- createSession() - Method in class org.apache.juneau.html.HtmlSchemaSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.html.HtmlSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.html.HtmlStrippedDocSerializer
-
- createSession(ParserSessionArgs) - Method in class org.apache.juneau.jena.RdfParser
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.jena.RdfSerializer
-
- createSession(ParserSessionArgs) - Method in class org.apache.juneau.jso.JsoParser
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.jso.JsoSerializer
-
- createSession(ParserSessionArgs) - Method in class org.apache.juneau.json.JsonParser
-
- createSession() - Method in class org.apache.juneau.json.JsonSchemaSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.json.JsonSchemaSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.json.JsonSerializer
-
- createSession(BeanSessionArgs) - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
-
- createSession() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
-
- createSession(ParserSessionArgs) - Method in class org.apache.juneau.msgpack.MsgPackParser
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.msgpack.MsgPackSerializer
-
- createSession() - Method in class org.apache.juneau.oapi.OpenApiParser
-
- createSession() - Method in class org.apache.juneau.oapi.OpenApiSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.oapi.OpenApiSerializer
-
- createSession(ParserSessionArgs) - Method in class org.apache.juneau.parser.Parser
-
Create the session object that will be passed in to the parse method.
- createSession() - Method in class org.apache.juneau.parser.Parser
-
- createSession(ParserSessionArgs) - Method in class org.apache.juneau.plaintext.PlainTextParser
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.plaintext.PlainTextSerializer
-
- createSession(BeanSessionArgs) - Method in class org.apache.juneau.rest.RestContext
-
Unused.
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.serializer.OutputStreamSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.serializer.Serializer
-
Create the session object used for actual serialization of objects.
- createSession() - Method in class org.apache.juneau.serializer.Serializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.serializer.WriterSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.soap.SoapXmlSerializer
-
- createSession() - Method in class org.apache.juneau.svl.VarResolver
-
Creates a new resolver session with no session objects.
- createSession(Map<String, Object>) - Method in class org.apache.juneau.svl.VarResolver
-
- createSession(ParserSessionArgs) - Method in class org.apache.juneau.uon.UonParser
-
- createSession() - Method in class org.apache.juneau.uon.UonParser
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.uon.UonSerializer
-
- createSession(ParserSessionArgs) - Method in class org.apache.juneau.urlencoding.UrlEncodingParser
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xml.XmlDocSerializer
-
- createSession(ParserSessionArgs) - Method in class org.apache.juneau.xml.XmlParser
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xml.XmlSchemaDocSerializer
-
Deprecated.
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xml.XmlSchemaSerializer
-
Deprecated.
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xml.XmlSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xmlschema.XmlSchemaDocSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializer
-
- createTempFile(String) - Static method in class org.apache.juneau.internal.FileUtils
-
Create a temporary file with the specified name.
- createVarResolver() - Method in class org.apache.juneau.microservice.Microservice
-
- crossorigin(String) - Method in class org.apache.juneau.dto.html5.Audio
-
- crossorigin(String) - Method in class org.apache.juneau.dto.html5.Img
-
- crossorigin(String) - Method in class org.apache.juneau.dto.html5.Link
-
- crossorigin(String) - Method in class org.apache.juneau.dto.html5.Script
-
- crossorigin(String) - Method in class org.apache.juneau.dto.html5.Video
-
- CSV - Static variable in class org.apache.juneau.http.annotation.CollectionFormatType
-
- CSV - Static variable in class org.apache.juneau.http.MediaType
-
Reusable predefined media type
- CsvParser - Class in org.apache.juneau.csv
-
TODO - Work in progress.
- CsvParser(PropertyStore) - Constructor for class org.apache.juneau.csv.CsvParser
-
Constructor.
- CsvParserBuilder - Class in org.apache.juneau.csv
-
Builder class for building instances of CSV parsers.
- CsvParserBuilder() - Constructor for class org.apache.juneau.csv.CsvParserBuilder
-
Constructor, default settings.
- CsvParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.csv.CsvParserBuilder
-
Constructor.
- CsvParserSession - Class in org.apache.juneau.csv
-
Session object that lives for the duration of a single use of
CsvParser.
- CsvParserSession(CsvParser, ParserSessionArgs) - Constructor for class org.apache.juneau.csv.CsvParserSession
-
Create a new session using properties specified in the context.
- CsvSerializer - Class in org.apache.juneau.csv
-
TODO - Work in progress.
- CsvSerializer(PropertyStore) - Constructor for class org.apache.juneau.csv.CsvSerializer
-
Constructor.
- CsvSerializerBuilder - Class in org.apache.juneau.csv
-
Builder class for building instances of CSV serializers.
- CsvSerializerBuilder() - Constructor for class org.apache.juneau.csv.CsvSerializerBuilder
-
Constructor, default settings.
- CsvSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.csv.CsvSerializerBuilder
-
Constructor.
- CsvSerializerSession - Class in org.apache.juneau.csv
-
Session object that lives for the duration of a single use of
CsvSerializer.
- CsvSerializerSession(CsvSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.csv.CsvSerializerSession
-
Create a new session using properties specified in the context.
- cTag() - Method in class org.apache.juneau.xml.XmlWriter
-
Closes a tag.
- ctx - Variable in class org.apache.juneau.BeanMeta
-
The bean context that created this metadata object.
- generalize(Object, ClassMeta<?>) - Method in class org.apache.juneau.serializer.SerializerSession
-
Generalize the specified object if a POJO swap is associated with it.
- generateUUID(int) - Static method in class org.apache.juneau.internal.StringUtils
-
Generated a random UUID with the specified number of characters.
- generator(String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
-
- generator(Generator) - Method in class org.apache.juneau.dto.atom.Feed
-
Sets the generator information on this feed.
- Generator - Class in org.apache.juneau.dto.atom
-
Represents an atomGenerator construct in the RFC4287 specification.
- Generator(String) - Constructor for class org.apache.juneau.dto.atom.Generator
-
Normal constructor.
- Generator() - Constructor for class org.apache.juneau.dto.atom.Generator
-
Bean constructor.
- generator(Generator) - Method in class org.apache.juneau.dto.atom.Source
-
Sets the generator info of this source.
- get(Object) - Method in class org.apache.juneau.BeanMap
-
Gets a property on the bean.
- get(BeanMap<?>, String) - Method in class org.apache.juneau.BeanPropertyMeta
-
Equivalent to calling
BeanMap.get(Object), but is faster since it avoids looking up the property meta.
- get(String) - Method in class org.apache.juneau.config.Config
-
Returns the specified value as a string from the config file.
- get(Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchemaMap
-
Return the
JsonSchema object at the specified URI.
- get(Object) - Method in class org.apache.juneau.dto.jsonschema.SchemaMap
-
Deprecated.
Return the
Schema object at the specified URI.
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Contact
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Info
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Items
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.License
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Operation
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.SwaggerElement
-
Generic property getter.
- get(String) - Method in class org.apache.juneau.dto.swagger.SwaggerElement
-
Generic property getter.
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Tag
-
- get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Xml
-
- GET - Static variable in class org.apache.juneau.http.HttpMethodName
-
- get(char) - Method in class org.apache.juneau.internal.AsciiMap
-
Returns the value for the specified key.
- get(K) - Method in class org.apache.juneau.internal.Cache
-
Retrieves the value with the specified key from this cache.
- get(Object) - Method in class org.apache.juneau.internal.DelegateBeanMap
-
- get() - Method in class org.apache.juneau.internal.HashCode
-
Return the calculated hashcode value.
- get(Object) - Method in class org.apache.juneau.internal.SimpleMap
-
- get(Class<I>, Class<O>) - Static method in class org.apache.juneau.internal.TransformCache
-
Returns the transform for converting the specified input type to the specified output type.
- get(Object) - Method in class org.apache.juneau.internal.WrappedMap
-
- get(int, Class<T>) - Method in class org.apache.juneau.ObjectList
-
Get the entry at the specified index, converted to the specified type.
- get(int, Type, Type...) - Method in class org.apache.juneau.ObjectList
-
Get the entry at the specified index, converted to the specified type.
- get(Object) - Method in class org.apache.juneau.ObjectMap
-
- get(String, Class<T>) - Method in class org.apache.juneau.ObjectMap
-
Same as
get(), but casts or converts the value to the specified class type.
- get(String, Type, Type...) - Method in class org.apache.juneau.ObjectMap
-
- get(String) - Method in class org.apache.juneau.rest.mock.MockRest
-
Perform a GET request.
- get(String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
-
Returns the specified form-data parameter value converted to a POJO using the
HttpPartParser registered with the resource.
- get(HttpPartParser, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
-
- get(String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
-
- get(HttpPartParser, HttpPartSchema, String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
-
- get(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
-
Returns the specified form-data parameter value converted to a POJO using the
HttpPartParser registered with the resource.
- get(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
-
- get(String, T, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
-
- get(HttpPartParser, HttpPartSchema, String, T, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
-
- get(HttpPartParser, String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
-
- get(HttpPartParser, String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
-
- get(HttpPartParser, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
-
- get(String, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the specified header value converted to a POJO using the
HttpPartParser registered with the resource.
- get(HttpPartParser, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
-
- get(String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
-
- get(HttpPartParser, HttpPartSchema, String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
-
- get(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the specified header value converted to a POJO using the
HttpPartParser registered with the resource.
- get(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestHeaders
-
- get(HttpPartParser, String, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
-
- get(HttpPartParser, String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
-
- get(HttpPartParser, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestHeaders
-
- get(String, Class<T>) - Method in class org.apache.juneau.rest.RequestPath
-
Returns the specified path parameter value converted to a POJO using the
HttpPartParser registered with the resource.
- get(HttpPartParser, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.rest.RequestPath
-
- get(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestPath
-
Returns the specified query parameter value converted to a POJO using the
HttpPartParser registered with the resource.
- get(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestPath
-
- get(String, Class<T>) - Method in class org.apache.juneau.rest.RequestPathMatch
-
Deprecated.
Returns the specified path parameter value converted to a POJO using the
HttpPartParser registered with the resource.
- get(HttpPartParser, String, Class<T>) - Method in class org.apache.juneau.rest.RequestPathMatch
-
Deprecated.
- get(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestPathMatch
-
Deprecated.
Returns the specified query parameter value converted to a POJO using the
HttpPartParser registered with the resource.
- get(HttpPartParser, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestPathMatch
-
Deprecated.
- get(String, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
-
Returns the specified query parameter value converted to a POJO using the
HttpPartParser registered with the resource.
- get(HttpPartParser, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
-
- get(String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
-
- get(HttpPartParser, HttpPartSchema, String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
-
- get(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
-
Returns the specified query parameter value converted to a POJO using the
HttpPartParser registered with the resource.
- get(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
-
- get(String, T, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
-
- get(HttpPartParser, HttpPartSchema, String, T, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
-
- get(HttpPartParser, String, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
-
- get(HttpPartParser, String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
-
- get(HttpPartParser, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
-
- get(HttpPartParser, String, Object, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
-
- get(Object) - Method in class org.apache.juneau.svl.ResolvingObjectMap
-
- get(Class<T>, Object) - Method in class org.apache.juneau.utils.MetadataMap
-
Constructor.
- get(String) - Method in class org.apache.juneau.utils.PojoRest
-
Retrieves the element addressed by the URL.
- get(String, Class<T>) - Method in class org.apache.juneau.utils.PojoRest
-
Retrieves the element addressed by the URL as the specified object type.
- get(String, Type, Type...) - Method in class org.apache.juneau.utils.PojoRest
-
Retrieves the element addressed by the URL as the specified object type.
- get() - Method in class org.apache.juneau.Value
-
Returns the value.
- getAbsoluteAuthority() - Method in class org.apache.juneau.UriContext
-
Returns the absolute URI of just the authority portion of this URI context.
- getAbsoluteContextRoot() - Method in class org.apache.juneau.UriContext
-
Returns the absolute URI of the context-root portion of this URI context.
- getAbsolutePathInfo() - Method in class org.apache.juneau.UriContext
-
Returns the absolute URI of the path portion of this URI context.
- getAbsolutePathInfoParent() - Method in class org.apache.juneau.UriContext
-
- getAbsoluteServletPath() - Method in class org.apache.juneau.UriContext
-
Returns the absolute URI of the resource portion of this URI context.
- getAbsoluteServletPathParent() - Method in class org.apache.juneau.UriContext
-
- getAccept() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Accept header on the request.
- getAcceptCharset() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Accept-Charset header on the request.
- getAcceptedIssuers() - Method in class org.apache.juneau.rest.client.SimpleX509TrustManager
-
- getAcceptEncoding() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Accept-Encoding header on the request.
- getAcceptLanguage() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Accept-Language header on the request.
- getAcceptMediaTypes() - Method in class org.apache.juneau.serializer.Serializer
-
Returns the media types handled based on the value of the accept parameter passed into the constructor.
- getActions() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
-
- getActions() - Method in class org.apache.juneau.microservice.resources.LogsResource.FileResource
-
- getAddDescriptionsTo() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
-
Configuration property: Add descriptions to types.
- getAddDescriptionsTo() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
-
Configuration property: Add descriptions to types.
- getAddExamplesTo() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
-
Configuration property: Add examples.
- getAddExamplesTo() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
-
Configuration property: Add examples.
- getAdditionalItems() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
additionalItems.
- getAdditionalItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
additionalItems.
- getAdditionalItemsAsBoolean() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
additionalItems.
- getAdditionalItemsAsBoolean() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
additionalItems.
- getAdditionalItemsAsSchemaArray() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
additionalItems.
- getAdditionalItemsAsSchemaArray() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
additionalItems.
- getAdditionalProperties() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
additionalProperties.
- getAdditionalProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
additionalProperties.
- getAdditionalProperties() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
additionalProperties.
- getAdditionalPropertiesAsBoolean() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
additionalProperties.
- getAdditionalPropertiesAsBoolean() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
additionalProperties.
- getAdditionalPropertiesAsSchema() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
additionalProperties.
- getAdditionalPropertiesAsSchema() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
additionalProperties.
- getAfterShowScript(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
-
Optional Javascript to execute immediately after a menu item is shown.
- getAll(String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
-
- getAll(HttpPartParser, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
-
- getAll(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
-
- getAll(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
-
- getAll(HttpPartParser, String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
-
- getAll(HttpPartParser, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
-
- getAll(String, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
-
- getAll(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
-
- getAll(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
-
- getAll(HttpPartParser, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
-
- getAllFields(Class, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns all the fields in the specified class and all parent classes.
- getAllMethods(Class, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns all the methods in the specified class and all parent classes.
- getAllOf() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
allOf.
- getAllOf() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
allOf.
- getAllOf() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
allOf.
- getAllowEmptyValue() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
allowEmptyValue.
- getAnchorText() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
-
Specifies the anchor text for this property.
- getAnchorText(BeanPropertyMeta, Object) - Method in class org.apache.juneau.html.HtmlSerializerSession
-
Returns the anchor text to use for the specified URL object.
- getAnnotation(Class<A>) - Method in class org.apache.juneau.BeanPropertyMeta
-
- getAnnotation(Class<A>) - Method in class org.apache.juneau.ClassMeta
-
Shortcut for calling getInnerClass().getAnnotation(a).
- getAnnotation() - Method in class org.apache.juneau.html.HtmlClassMeta
-
Returns the
@Html annotation defined on the class.
- getAnnotation(Class<T>, Method, boolean, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
-
Finds the annotation of the specified type defined on the specified method.
- getAnnotation(Class<T>, Method) - Static method in class org.apache.juneau.internal.ClassUtils
-
Shortcut for calling getAnnotation(a, m, true, true);
- getAnnotation(Class<T>, Method, int, boolean, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
-
Finds the annotation of the specified type defined on the specified method argument.
- getAnnotation(Class<T>, Method, int) - Static method in class org.apache.juneau.internal.ClassUtils
-
Shortcut for calling getAnnotation(a, m, index, true, true);
- getAnnotation(Class<T>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
-
- getAnnotation() - Method in class org.apache.juneau.jena.RdfClassMeta
-
Returns the
@Rdf annotation defined on the class.
- getAnnotation() - Method in class org.apache.juneau.json.JsonClassMeta
-
Returns the
@Json annotation defined on the class.
- getAnnotation() - Method in class org.apache.juneau.urlencoding.UrlEncodingClassMeta
-
Returns the
UrlEncoding annotation defined on the class.
- getAnnotation() - Method in class org.apache.juneau.xml.XmlClassMeta
-
Returns the
@Xml annotation defined on the class.
- getAnnotations(Class<T>, Method, boolean, boolean, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns all annotations of the specified type defined on the specified method.
- getAnnotations(Class<T>, Method) - Static method in class org.apache.juneau.internal.ClassUtils
-
Shortcut for calling getAnnotations(a, m, true, true, false);
- getAnnotations(Class<T>, Method, int, boolean, boolean, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns all annotations of the specified type defined on the specified method argument.
- getAnnotations(Class<T>, Method, int) - Static method in class org.apache.juneau.internal.ClassUtils
-
Shortcut for calling getAnnotations(a, m, index, true, true, false);
- getAnnotations(Class<T>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns all instances of the specified annotation on the specified class.
- getAnnotationsMap(Class<T>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
-
- getAnnotationsMapParentFirst(Class<T>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
-
- getAnnotationsParentFirst(Class<T>, Method) - Static method in class org.apache.juneau.internal.ClassUtils
-
Shortcut for calling getAnnotations(a, m, true, true, true);
- getAnnotationsParentFirst(Class<T>, Method, int) - Static method in class org.apache.juneau.internal.ClassUtils
-
Shortcut for calling getAnnotations(a, m, index, true, true, true);
- getAnnotationsParentFirst(Class<T>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
-
- getAnyOf() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
anyOf.
- getAnyOf() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
anyOf.
- getArg(int) - Method in class org.apache.juneau.ClassMeta
-
Returns the argument metadata at the specified index if this is an args metadata object.
- getArg(int) - Method in class org.apache.juneau.utils.Args
-
Returns main argument at the specified index, or null if the index is out of range.
- getArg(String) - Method in class org.apache.juneau.utils.Args
-
Returns the optional argument value, or blank if the optional argument was not specified.
- getArg(Class<T>, String) - Method in class org.apache.juneau.utils.Args
-
Returns the optional argument value converted to the specified object type.
- getArgs() - Method in class org.apache.juneau.ClassMeta
-
Returns the argument types of this meta.
- getArgs() - Method in class org.apache.juneau.microservice.Microservice
-
Returns the command-line arguments passed into the application.
- getArgs(String) - Method in class org.apache.juneau.utils.Args
-
Returns the optional argument values as a list of strings.
- getArgsClassMeta(Type[]) - Method in class org.apache.juneau.BeanSession
-
Given an array of
Type objects, returns a
ClassMeta representing those arguments.
- getArrayProperty(String, Class<T>) - Method in class org.apache.juneau.Context
-
Returns the array property value with the specified name.
- getArrayProperty(String, Class<T>, T[]) - Method in class org.apache.juneau.Context
-
Returns the array property value with the specified name.
- getArrayProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
-
Returns the array property value with the specified name.
- getArrayProperty(String, Class<T>, T[]) - Method in class org.apache.juneau.PropertyStore
-
Returns the array property value with the specified name.
- getAside() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
Configuration property: Aside section contents.
- getAside() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
Configuration property: Aside section contents.
- getAsyncContext() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getAt(String, Class<T>) - Method in class org.apache.juneau.ObjectList
-
Same as
get(int,Class), but the key is a slash-delimited path used to traverse entries in
this POJO.
- getAt(String, Type, Type...) - Method in class org.apache.juneau.ObjectList
-
- getAt(String, Class<T>) - Method in class org.apache.juneau.ObjectMap
-
Same as
get(String,Class), but the key is a slash-delimited path used to traverse
entries in this POJO.
- getAt(String, Type, Type...) - Method in class org.apache.juneau.ObjectMap
-
- getAttr(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
-
Returns the attribute with the specified name.
- getAttr(Class<T>, String) - Method in class org.apache.juneau.dto.html5.HtmlElement
-
Returns the attribute with the specified name converted to the specified class type.
- getAttribute() - Method in class org.apache.juneau.dto.swagger.Xml
-
Bean property getter:
attribute.
- getAttribute(String) - Method in class org.apache.juneau.rest.mock.MockHttpSession
-
- getAttribute(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getAttribute(String, Object) - Method in class org.apache.juneau.rest.RestRequest
-
Same as ServletRequestWrapper.getAttribute(String) but returns a default value if not found.
- getAttributeCount() - Method in class org.apache.juneau.xml.XmlReader
-
- getAttributeLocalName(int) - Method in class org.apache.juneau.xml.XmlReader
-
- getAttributeName(int) - Method in class org.apache.juneau.xml.XmlReader
-
- getAttributeNames() - Method in class org.apache.juneau.rest.mock.MockHttpSession
-
- getAttributeNames() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getAttributeNamespace(int) - Method in class org.apache.juneau.xml.XmlReader
-
- getAttributePrefix(int) - Method in class org.apache.juneau.xml.XmlReader
-
- getAttributeType(int) - Method in class org.apache.juneau.xml.XmlReader
-
- getAttributeValue(int) - Method in class org.apache.juneau.xml.XmlReader
-
- getAttributeValue(String, String) - Method in class org.apache.juneau.xml.XmlReader
-
- getAttrProperties() - Method in class org.apache.juneau.xml.XmlBeanMeta
-
The list of properties that should be rendered as XML attributes.
- getAttrPropertyNames() - Method in class org.apache.juneau.xml.XmlBeanMeta
-
The list of names of properties that should be rendered as XML attributes.
- getAttrs() - Method in class org.apache.juneau.dto.html5.HtmlElement
-
The attributes of this element.
- getAttrsProperty() - Method in class org.apache.juneau.xml.XmlBeanMeta
-
The property that returns a map of XML attributes as key/value pairs.
- getAttrsPropertyName() - Method in class org.apache.juneau.xml.XmlBeanMeta
-
The name of the property that returns a map of XML attributes as key/value pairs.
- getAuthorityPath() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the URI authority portion of the request.
- getAuthorityUri(String) - Static method in class org.apache.juneau.internal.StringUtils
-
Given an absolute URI, returns just the authority portion (e.g.
- getAuthorization() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Authorization header on the request.
- getAuthorizationUrl() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
Bean property getter:
authorizationUrl.
- getAuthors() - Method in class org.apache.juneau.dto.atom.CommonEntry
-
Returns the list of authors for this object.
- getAuthType() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getBase() - Method in class org.apache.juneau.dto.atom.Common
-
Returns the uri base of this object.
- getBaseName(String) - Static method in class org.apache.juneau.internal.FileUtils
-
Strips the extension from a file name.
- getBasePath() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
basePath.
- getBean() - Method in class org.apache.juneau.BeanMap
-
Returns the wrapped bean object.
- getBean(boolean) - Method in class org.apache.juneau.BeanMap
-
Returns the wrapped bean object.
- getBeanClass() - Method in class org.apache.juneau.transform.BeanFilter
-
Returns the bean class that this filter applies to.
- getBeanClassVisibility() - Method in class org.apache.juneau.BeanContext
-
Configuration property: Minimum bean class visibility.
- getBeanClassVisibility() - Method in class org.apache.juneau.BeanSession
-
Configuration property: Minimum bean class visibility.
- getBeanConstructorVisibility() - Method in class org.apache.juneau.BeanContext
-
Configuration property: Minimum bean constructor visibility.
- getBeanConstructorVisibility() - Method in class org.apache.juneau.BeanSession
-
Configuration property: Minimum bean constructor visibility.
- getBeanContext() - Method in class org.apache.juneau.ClassMeta
-
- getBeanContext() - Method in class org.apache.juneau.rest.RestContext
-
Returns the
BeanContext object used for parsing path variables and header values.
- getBeanDefId(ClassMeta<?>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
-
Returns the definition ID for the specified class.
- getBeanDefMapper() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
-
Configuration property: Bean schema definition mapper.
- getBeanDefMapper() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
-
Configuration property: Bean schema definition mapper.
- getBeanDefs() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
-
Returns the definitions that were gathered during this session.
- getBeanDefUri(ClassMeta<?>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
-
Returns the definition URI for the specified class.
- getBeanDefUri(String) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
-
Returns the definition URI for the specified class.
- getBeanDictionary() - Method in class org.apache.juneau.transform.BeanFilter
-
Returns the bean dictionary defined on this bean.
- getBeanDictionaryClasses() - Method in class org.apache.juneau.BeanContext
-
Configuration property: Bean dictionary.
- getBeanDictionaryClasses() - Method in class org.apache.juneau.BeanSession
-
Configuration property: Bean dictionary.
- getBeanFieldVisibility() - Method in class org.apache.juneau.BeanContext
-
Configuration property: Minimum bean field visibility.
- getBeanFieldVisibility() - Method in class org.apache.juneau.BeanSession
-
Configuration property: Minimum bean field visibility.
- getBeanMap() - Method in class org.apache.juneau.BeanMapEntry
-
Returns the bean map that contains this property.
- getBeanMeta(Class<T>) - Method in class org.apache.juneau.BeanContext
-
Returns the
BeanMeta class for the specified class.
- getBeanMeta() - Method in class org.apache.juneau.BeanMetaExtended
-
Returns the bean metadata that was passed into the constructor.
- getBeanMeta() - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns the bean meta that this property belongs to.
- getBeanMeta(Class<T>) - Method in class org.apache.juneau.BeanSession
-
Returns the
BeanMeta class for the specified class.
- getBeanMeta() - Method in class org.apache.juneau.ClassMeta
-
Returns the
BeanMeta associated with this class.
- getBeanMethodVisibility() - Method in class org.apache.juneau.BeanContext
-
Configuration property: Minimum bean method visibility.
- getBeanMethodVisibility() - Method in class org.apache.juneau.BeanSession
-
Configuration property: Minimum bean method visibility.
- getBeanPropertyMeta() - Method in class org.apache.juneau.BeanPropertyMetaExtended
-
Returns the bean property metadata that was passed into the constructor.
- getBeanRegistry() - Method in class org.apache.juneau.BeanContext
-
Returns the lookup table for resolving bean types by name.
- getBeanRegistry() - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns the bean dictionary in use for this bean property.
- getBeanRegistry() - Method in class org.apache.juneau.BeanSession
-
- getBeanRegistry() - Method in class org.apache.juneau.ClassMeta
-
Returns the bean registry for this class.
- getBeanSession() - Method in class org.apache.juneau.BeanMap
-
Returns the bean session that created this bean map.
- getBeanSession() - Method in class org.apache.juneau.ObjectList
-
Returns the
BeanSession currently associated with this list.
- getBeanSession() - Method in class org.apache.juneau.ObjectMap
-
Returns the
BeanSession currently associated with this map.
- getBeanSession() - Method in class org.apache.juneau.rest.RestRequest
-
- getBeanTypeName(ClassMeta<?>, ClassMeta<?>, BeanPropertyMeta) - Method in class org.apache.juneau.serializer.SerializerSession
-
Resolves the dictionary name for the actual type.
- getBeanTypePropertyName() - Method in class org.apache.juneau.BeanContext
-
Configuration property: Bean type property name.
- getBeanTypePropertyName(ClassMeta) - Method in class org.apache.juneau.BeanSession
-
- getBeanTypePropertyName() - Method in class org.apache.juneau.BeanSession
-
Configuration property: Bean type property name.
- getBeanTypePropertyName() - Method in class org.apache.juneau.ClassMeta
-
Returns the type property name associated with this class and subclasses.
- getBeanUriProperty() - Method in class org.apache.juneau.jena.RdfBeanMeta
-
Returns the bean property marked as the URI for the bean (annotated with
@Rdf(beanUri) as
true).
- getBeforeShowScript(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
-
Optional Javascript to execute immediately before a menu item is shown.
- getBinaryFormat() - Method in class org.apache.juneau.parser.InputStreamParser
-
Configuration property: Binary input format.
- getBinaryFormat() - Method in class org.apache.juneau.parser.InputStreamParserSession
-
Configuration property: Binary input format.
- getBinaryFormat() - Method in class org.apache.juneau.serializer.OutputStreamSerializer
-
Configuration property: Binary output format.
- getBinaryFormat() - Method in class org.apache.juneau.serializer.OutputStreamSerializerSession
-
Configuration property: Binary output format.
- getBody() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
Returns the body of the request.
- getBody() - Method in class org.apache.juneau.rest.RestRequest
-
Request body.
- getBody() - Method in interface org.apache.juneau.utils.MockHttpResponse
-
Returns the body of the response.
- getBodyArg() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Deprecated.
Returns the argument annotated with
@Body.
- getBodyArg() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
Returns the argument annotated with
@Body.
- getBodyAsString() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
Returns the body of the request as a string.
- getBodyMethod() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
-
Returns the @ResponseBody-annotated method.
- getBoolean(String) - Method in class org.apache.juneau.config.Config
-
Convenience method for getting boolean config values.
- getBoolean(String, boolean) - Method in class org.apache.juneau.config.Config
-
Convenience method for getting boolean config values.
- getBoolean(int) - Method in class org.apache.juneau.ObjectList
-
Shortcut for calling get(index, Boolean.class).
- getBoolean(String) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
Boolean.
- getBoolean(String, Boolean) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
Boolean.
- getBoolean(String) - Method in class org.apache.juneau.rest.RequestFormData
-
- getBoolean(String, boolean) - Method in class org.apache.juneau.rest.RequestFormData
-
- getBoolean(String) - Method in class org.apache.juneau.rest.RequestHeaders
-
- getBoolean(String, boolean) - Method in class org.apache.juneau.rest.RequestHeaders
-
- getBoolean(String) - Method in class org.apache.juneau.rest.RequestPath
-
Returns the specified path parameter converted to a boolean.
- getBoolean(String) - Method in class org.apache.juneau.rest.RequestPathMatch
-
Deprecated.
Returns the specified path parameter converted to a boolean.
- getBoolean(String) - Method in class org.apache.juneau.rest.RequestQuery
-
- getBoolean(String, boolean) - Method in class org.apache.juneau.rest.RequestQuery
-
- getBoolean(String) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
Boolean.
- getBoolean(String, Boolean) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
Boolean.
- getBooleanProperty(String, Boolean) - Method in class org.apache.juneau.Context
-
Shortcut for calling getProperty(key, Boolean.class, def).
- getBufferedReader(Reader) - Static method in class org.apache.juneau.internal.IOUtils
-
Wraps the specified reader in a buffered reader.
- getBufferedReader() - Method in class org.apache.juneau.parser.ParserPipe
-
Returns the contents of this pipe as a buffered reader.
- getBufferSize(String) - Static method in class org.apache.juneau.internal.IOUtils
-
Given the specified "Content-Length" header value, return an appropriate buffer size.
- getBufferSize() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- getBuilderClass() - Method in class org.apache.juneau.transform.BuilderSwap
-
The builder class.
- getBuilderClassMeta(BeanSession) - Method in class org.apache.juneau.transform.BuilderSwap
-
Returns the
ClassMeta of the transformed class type.
- getBuilderSwap(BeanSession) - Method in class org.apache.juneau.ClassMeta
-
Returns the builder swap associated with this class.
- getBundle(Locale) - Method in class org.apache.juneau.utils.MessageBundle
-
Returns the resource bundle for the specified locale.
- getBytes(String) - Method in class org.apache.juneau.config.Config
-
Convenience method for getting byte array config values.
- getBytes(String, byte[]) - Method in class org.apache.juneau.config.Config
-
- getCacheControl() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Cache-Control header on the request.
- getCallHandler() - Method in class org.apache.juneau.rest.RestContext
-
Returns the REST call handler used by this resource.
- getCallMethods() - Method in class org.apache.juneau.rest.RestContext
-
Returns the REST Java methods defined in this resource.
- getCallRouters() - Method in class org.apache.juneau.rest.RestContext
-
Returns a map of HTTP method names to call routers.
- getCandidateFileNames(String, Locale) - Static method in class org.apache.juneau.utils.ClasspathResourceFinderSimple
-
Returns the candidate file names for the specified file name in the specified locale.
- getCapturedResponse() - Method in class org.apache.juneau.rest.client.RestCall
-
- getCatetories() - Method in class org.apache.juneau.dto.atom.CommonEntry
-
Returns the list of categories of this object.
- getCertValidate() - Method in class org.apache.juneau.rest.client.SSLOpts
-
Deprecated.
Bean property getter:
certValidate.
- getCharacterEncoding() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getCharacterEncoding() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- getCharacterEncoding() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the charset specified on the Content-Type header, or "UTF-8" if not specified.
- getCharacterEncodingScheme() - Method in class org.apache.juneau.xml.XmlReader
-
- getChild(int) - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
-
Returns the child node at the specified index.
- getChild(int...) - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
-
Returns the child node at the specified address.
- getChild(Class<T>, int) - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
-
Returns the child node at the specified index.
- getChild(int) - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
-
Returns the child node at the specified index.
- getChild(int...) - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
-
Returns the child node at the specified address.
- getChild(Class<T>, int) - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
-
Returns the child node at the specified index.
- getChildName() - Method in class org.apache.juneau.xml.XmlBeanPropertyMeta
-
Returns the child element of this property from the
Xml.childName() annotation on this bean property.
- getChildName() - Method in class org.apache.juneau.xml.XmlClassMeta
-
- getChildPojoSwapForSwap(Class<?>) - Method in class org.apache.juneau.ClassMeta
-
Returns the
PojoSwap where the specified class is the same/subclass of the normal class of one of the
child POJO swaps associated with this class.
- getChildPojoSwapForUnswap(Class<?>) - Method in class org.apache.juneau.ClassMeta
-
Returns the
PojoSwap where the specified class is the same/subclass of the swap class of one of the child
POJO swaps associated with this class.
- getChildren() - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
-
The children of this element.
- getChildren() - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
-
The children of this element.
- getChildren() - Method in class org.apache.juneau.dto.html5.Pre
-
- getChildren() - Method in class org.apache.juneau.microservice.resources.DebugResource
-
[GET /] - Shows child utilities.
- getChildren(RestRequest) - Method in class org.apache.juneau.rest.BasicRestServletGroup
-
[GET /] - Get child resources.
- getChildResource(String) - Method in class org.apache.juneau.rest.RestContext
-
Returns the context of the child resource associated with the specified path.
- getChildResources() - Method in class org.apache.juneau.rest.RestContext
-
Returns the child resources associated with this servlet.
- getClassArrayProperty(String) - Method in class org.apache.juneau.Context
-
Returns the class array property with the specified name.
- getClassArrayProperty(String, Class<?>[]) - Method in class org.apache.juneau.Context
-
Returns the class array property with the specified name.
- getClassArrayProperty(String, Class<T>) - Method in class org.apache.juneau.Context
-
Returns the class array property with the specified name.
- getClassArrayProperty(String) - Method in class org.apache.juneau.PropertyStore
-
Returns the class array property with the specified name.
- getClassArrayProperty(String, Class<?>[]) - Method in class org.apache.juneau.PropertyStore
-
Returns the class array property with the specified name.
- getClassArrayProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
-
Returns the class array property with the specified name.
- getClassCategory() - Method in class org.apache.juneau.ClassMeta
-
Returns the category of this class.
- getClasses(Object...) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns the class types for the specified arguments.
- getClassFromReadableName(ClassLoader, String) - Static method in class org.apache.juneau.internal.ClassUtils
-
- getClassListProperty(String) - Method in class org.apache.juneau.Context
-
Returns the class list property with the specified name.
- getClassListProperty(String, Class<T>) - Method in class org.apache.juneau.Context
-
Returns the class list property with the specified name.
- getClassListProperty(String) - Method in class org.apache.juneau.PropertyStore
-
Returns the class list property with the specified name.
- getClassListProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
-
Returns the class list property with the specified name.
- getClassMapProperty(String) - Method in class org.apache.juneau.Context
-
Returns the class map property with the specified name.
- getClassMapProperty(String, Class<T>) - Method in class org.apache.juneau.Context
-
Returns the class map property with the specified name.
- getClassMapProperty(String) - Method in class org.apache.juneau.PropertyStore
-
Returns the class map property with the specified name.
- getClassMapProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
-
Returns the class map property with the specified name.
- getClassMeta(Class<T>) - Method in class org.apache.juneau.BeanContext
-
Construct a
ClassMeta wrapper around a
Class object.
- getClassMeta(Type, Type...) - Method in class org.apache.juneau.BeanContext
-
Used to resolve ClassMetas of type Collection and Map that have
ClassMeta values that themselves could be collections or maps.
- getClassMeta() - Method in class org.apache.juneau.BeanMap
-
- getClassMeta() - Method in class org.apache.juneau.BeanMeta
-
- getClassMeta() - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns the
ClassMeta of the class of this property.
- getClassMeta() - Method in class org.apache.juneau.BeanPropertyValue
-
Returns the bean property metadata.
- getClassMeta(String) - Method in class org.apache.juneau.BeanRegistry
-
Gets the class metadata for the specified bean type name.
- getClassMeta(Class<T>) - Method in class org.apache.juneau.BeanSession
-
Returns a
ClassMeta wrapper around a
Class object.
- getClassMeta(Type, Type...) - Method in class org.apache.juneau.BeanSession
-
Used to resolve ClassMetas of type Collection and Map that have
ClassMeta values that themselves could be collections or maps.
- getClassMeta() - Method in class org.apache.juneau.ClassMetaExtended
-
Returns the class metadata that was passed into the constructor.
- getClassMeta() - Method in interface org.apache.juneau.Delegate
-
The
ClassMeta of the class of the represented object.
- getClassMeta() - Method in class org.apache.juneau.httppart.bean.RequestBeanMeta
-
Returns metadata about the class.
- getClassMeta() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
-
Returns metadata about the class.
- getClassMeta() - Method in class org.apache.juneau.internal.DelegateList
-
- getClassMeta() - Method in class org.apache.juneau.internal.DelegateMap
-
- getClassMeta() - Method in class org.apache.juneau.internal.FilteredMap
-
- getClassMeta(int) - Method in class org.apache.juneau.ObjectList
-
Returns the
ClassMeta of the class of the object at the specified index.
- getClassMeta(String) - Method in class org.apache.juneau.ObjectMap
-
Returns the class type of the object at the specified index.
- getClassMeta(String, BeanPropertyMeta, ClassMeta<?>) - Method in class org.apache.juneau.parser.ParserSession
-
Give the specified dictionary name, resolve it to a class.
- getClassMeta(String) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the class type of the object at the specified URL.
- getClassMetaForObject(T) - Method in class org.apache.juneau.BeanContext
-
Shortcut for calling getClassMeta(o.getClass()).
- getClassMetaForObject(T) - Method in class org.apache.juneau.BeanSession
-
Shortcut for calling getClassMeta(o.getClass()).
- getClasspathReaderResource(String, boolean, MediaType, boolean) - Method in class org.apache.juneau.rest.RestRequest
-
Returns an instance of a
ReaderResource that represents the contents of a resource text file from the
classpath.
- getClasspathReaderResource(String, boolean) - Method in class org.apache.juneau.rest.RestRequest
-
- getClasspathReaderResource(String) - Method in class org.apache.juneau.rest.RestRequest
-
- getClasspathReaderResource(String, boolean, MediaType) - Method in class org.apache.juneau.rest.RestRequest
-
- getClasspathResource(String, Locale) - Method in class org.apache.juneau.rest.RestContext
-
- getClasspathResource(Class<?>, String, Locale) - Method in class org.apache.juneau.rest.RestContext
-
- getClasspathResource(Class<T>, MediaType, String, Locale) - Method in class org.apache.juneau.rest.RestContext
-
- getClasspathResource(Class<?>, Class<T>, MediaType, String, Locale) - Method in class org.apache.juneau.rest.RestContext
-
- getClasspathResourceAsString(String, Locale) - Method in class org.apache.juneau.rest.RestContext
-
- getClasspathResourceAsString(Class<?>, String, Locale) - Method in class org.apache.juneau.rest.RestContext
-
- getClasspathResourceAsString(String) - Method in class org.apache.juneau.rest.widget.Widget
-
Retrieves the specified classpath resource and returns the contents as a string.
- getClasspathResourceAsString(String, Locale) - Method in class org.apache.juneau.rest.widget.Widget
-
- getClasspathStreamResource(String, MediaType, boolean) - Method in class org.apache.juneau.rest.RestRequest
-
Returns an instance of a
StreamResource that represents the contents of a resource binary file from the
classpath.
- getClasspathStreamResource(String) - Method in class org.apache.juneau.rest.RestRequest
-
- getClassProperty(String, Class<T>, Class<? extends T>) - Method in class org.apache.juneau.Context
-
Returns the class property with the specified name.
- getClassProperty(String, Class<T>, Class<? extends T>) - Method in class org.apache.juneau.PropertyStore
-
Returns the class property with the specified name.
- getClassProperty(String, Class<T>, Class<? extends T>) - Method in class org.apache.juneau.Session
-
Returns the session class property with the specified name.
- getClassSetProperty(String) - Method in class org.apache.juneau.Context
-
Returns the class set property with the specified name.
- getClassSetProperty(String, Class<T>) - Method in class org.apache.juneau.Context
-
Returns the class set property with the specified name.
- getClassSetProperty(String) - Method in class org.apache.juneau.PropertyStore
-
Returns the class set property with the specified name.
- getClassSetProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
-
Returns the class set property with the specified name.
- getClientString(String, Object...) - Method in class org.apache.juneau.utils.MessageBundle
-
- getClientVersionHeader() - Method in class org.apache.juneau.rest.RestContext
-
Returns the name of the client version header name used by this resource.
- getCode() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
-
Returns the HTTP status code.
- getCode(Integer) - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the first HTTP status code on a schema.
- getCodes() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the HTTP status code or codes defined on a schema.
- getCodes(Integer) - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the HTTP status code or codes defined on a schema.
- getCodings() - Method in class org.apache.juneau.encoders.Encoder
-
Returns the codings in Content-Encoding and Accept-Encoding headers that this encoder
handles (e.g.
- getCodings() - Method in class org.apache.juneau.encoders.GzipEncoder
-
Returns ["gzip"].
- getCodings() - Method in class org.apache.juneau.encoders.IdentityEncoder
-
Returns ["identity"].
- getCollapsedProperties() - Method in class org.apache.juneau.xml.XmlBeanMeta
-
The list of properties that should be rendered as collapsed child elements.
- getCollapsedPropertyNames() - Method in class org.apache.juneau.xml.XmlBeanMeta
-
The list of names of properties that should be rendered as collapsed child elements.
- getCollectionFormat() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
collectionFormat.
- getCollectionFormat() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
collectionFormat.
- getCollectionFormat() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
collectionFormat.
- getCollectionFormat() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the collectionFormat field of this schema.
- getCollectionFormat() - Method in class org.apache.juneau.jena.RdfBeanPropertyMeta
-
Returns the RDF collection format of this property from the
Rdf.collectionFormat() annotation on this bean
property.
- getCollectionFormat() - Method in class org.apache.juneau.jena.RdfClassMeta
-
- getCollectionFormat() - Method in class org.apache.juneau.jena.RdfParser
-
Configuration property: RDF format for representing collections and arrays.
- getCollectionFormat() - Method in class org.apache.juneau.jena.RdfParserSession
-
Configuration property: RDF format for representing collections and arrays.
- getCollectionFormat() - Method in class org.apache.juneau.jena.RdfSerializer
-
Configuration property: RDF format for representing collections and arrays.
- getCollectionFormat() - Method in class org.apache.juneau.jena.RdfSerializerSession
-
Configuration property: RDF format for representing collections and arrays.
- getColumn() - Method in class org.apache.juneau.parser.ParserReader
-
- getColumn() - Method in class org.apache.juneau.parser.Position
-
Returns the current column.
- getComment() - Method in class org.apache.juneau.config.event.ConfigEvent
-
Returns the entry comment.
- getComment() - Method in class org.apache.juneau.config.internal.ConfigEntry
-
Returns the same-line comment of this entry.
- getConfig() - Method in class org.apache.juneau.microservice.Microservice
-
Returns the external INI-style configuration file that can be used to configure your microservice.
- getConfig() - Method in class org.apache.juneau.microservice.resources.ConfigResource
-
- getConfig() - Method in class org.apache.juneau.rest.RestContext
-
Returns the config file associated with this servlet.
- getConfig() - Method in class org.apache.juneau.rest.RestContextBuilder
-
Returns the external configuration file for this resource.
- getConfig() - Method in class org.apache.juneau.rest.RestRequest
-
Config file associated with the resource.
- getConfigEditForm() - Method in class org.apache.juneau.microservice.resources.ConfigResource
-
- getConfigEntry(String, String) - Method in class org.apache.juneau.microservice.resources.ConfigResource
-
- getConfigSection(String) - Method in class org.apache.juneau.microservice.resources.ConfigResource
-
- getConnection() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Connection header on the request.
- getConsoleCommands() - Method in class org.apache.juneau.microservice.Microservice
-
Returns the console commands associated with this microservice.
- getConsoleReader() - Method in class org.apache.juneau.microservice.Microservice
-
Returns the console reader.
- getConsoleWriter() - Method in class org.apache.juneau.microservice.Microservice
-
Returns the console writer.
- getConstructor() - Method in class org.apache.juneau.ClassMeta
-
Returns the no-arg constructor for this class.
- getConsumes() - Method in class org.apache.juneau.dto.swagger.Operation
-
Bean property getter:
consumes.
- getConsumes() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
consumes.
- getConsumes(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getConsumes() - Method in class org.apache.juneau.rest.RestContext
-
Returns the explicit list of supported content types for this resource.
- getConsumes() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the media types that are valid for Content-Type headers on the request.
- getContact() - Method in class org.apache.juneau.dto.swagger.Info
-
Bean property getter:
contact.
- getContact(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getContent() - Method in class org.apache.juneau.dto.atom.Entry
-
Returns the content of this entry.
- getContent(SerializerSession, T) - Method in class org.apache.juneau.html.HtmlRender
-
Returns the delegate value for the specified bean property value.
- getContent() - Method in class org.apache.juneau.rest.client.RestRequestEntity
-
- getContent(RestRequest) - Method in class org.apache.juneau.rest.widget.ContentTypeMenuItem
-
- getContent(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
-
The content of the popup.
- getContent(RestRequest) - Method in class org.apache.juneau.rest.widget.QueryMenuItem
-
- getContent(RestRequest) - Method in class org.apache.juneau.rest.widget.StyleMenuItem
-
Deprecated.
Looks at the supported media types from the request and constructs a list of hyperlinks to render the data
as plain-text.
- getContent(RestRequest) - Method in class org.apache.juneau.rest.widget.ThemeMenuItem
-
Looks at the supported media types from the request and constructs a list of hyperlinks to render the data
as plain-text.
- getContentDisposition() - Method in class org.apache.juneau.utils.ZipFileList
-
Returns the value for the Content-Disposition header.
- getContentFormat() - Method in class org.apache.juneau.xml.XmlBeanMeta
-
Returns the format of the inner XML content of this bean.
- getContentLength() - Method in class org.apache.juneau.rest.client.RestCall
-
Returns the value of the Content-Length header.
- getContentLength() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getContentLength() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
Returns the content length.
- getContentLength() - Method in class org.apache.juneau.rest.RequestBody
-
Returns the content length of the body.
- getContentLength() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Content-Length header on the request.
- getContentLength() - Method in class org.apache.juneau.rest.RestRequest
-
- getContentLengthLong() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getContentProperty() - Method in class org.apache.juneau.xml.XmlBeanMeta
-
The property that represents the inner XML content of this bean.
- getContentPropertyName() - Method in class org.apache.juneau.xml.XmlBeanMeta
-
The name of the property that represents the inner XML content of this bean.
- getContents() - Method in class org.apache.juneau.http.ReaderResource
-
Returns the contents of this resource.
- getContents() - Method in class org.apache.juneau.http.StreamResource
-
Returns the contents of this stream resource.
- getContentType() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getContentType() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- getContentType() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Content-Type header on the request.
- getContext() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the resource context handling the request.
- getContext() - Method in class org.apache.juneau.rest.RestServlet
-
Returns the read-only context object that contains all the configuration information about this resource.
- getContext() - Method in class org.apache.juneau.svl.VarResolver
-
Returns the read-only properties on this variable resolver.
- getContextObject(String) - Method in class org.apache.juneau.svl.VarResolverContext
-
Returns the context object with the specified name.
- getContextObjects() - Method in class org.apache.juneau.svl.VarResolverContext
-
Returns the context map of this variable resolver context.
- getContextPath() - Method in class org.apache.juneau.microservice.RestMicroservice
-
Returns the context path that this microservice is using.
- getContextPath() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getContextPath() - Method in class org.apache.juneau.rest.RestContext
-
- getContextPath() - Method in class org.apache.juneau.rest.RestRequest
-
- getContributors() - Method in class org.apache.juneau.dto.atom.CommonEntry
-
Returns the list of contributors of this object.
- getConverters() - Method in class org.apache.juneau.rest.RestContext
-
Returns the converters associated with this resource at the class level.
- getCookies() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getCreationTime() - Method in class org.apache.juneau.rest.mock.MockHttpSession
-
- getData() - Method in class org.apache.juneau.dto.cognos.DataSet
-
Bean property getter:
data.
- getDate() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Date header on the request.
- getDateFormat() - Method in class org.apache.juneau.microservice.resources.LogEntryFormatter
-
- getDateHeader(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getDebugOutputLines() - Method in class org.apache.juneau.parser.Parser
-
Configuration property: Debug output lines.
- getDebugOutputLines() - Method in class org.apache.juneau.parser.ParserSession
-
Configuration property: Debug output lines.
- getDeclaredAnnotation(Class<T>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns the specified annotation only if it's been declared on the specified class.
- getDefault() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
default.
- getDefault() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
default.
- getDefault() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
default.
- getDefault() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
default.
- getDefault() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the default field of this schema.
- getDefaultCharset() - Method in class org.apache.juneau.rest.RestContext
-
Returns the default charset to use on requests and responses when not specified on the request.
- getDefaultNamespace() - Method in class org.apache.juneau.xml.XmlSerializer
-
Configuration property: Default namespace.
- getDefaultNamespace() - Method in class org.apache.juneau.xml.XmlSerializerSession
-
Configuration property: Default namespace.
- getDefaultProtocols() - Method in class org.apache.juneau.rest.client.SSLOpts
-
Deprecated.
Returns the default list of SSL protocols to support when the protocols parameter on the constructor
is null.
- getDefaultRequestHeaders() - Method in class org.apache.juneau.rest.RestContext
-
Returns the default request headers for this resource.
- getDefaultResponseHeaders() - Method in class org.apache.juneau.rest.RestContext
-
Returns the default response headers for this resource.
- getDefaultSchemas() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
-
Configuration property: Default schemas.
- getDefaultSchemas() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
-
Configuration property: Default schemas.
- getDefinitions() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
definitions.
- getDefinitions() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
definitions.
- getDefinitions() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
definitions.
- getDependencies() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
dependencies.
- getDependencies() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
dependencies.
- getDeprecated() - Method in class org.apache.juneau.dto.swagger.Operation
-
Bean property getter:
deprecated.
- getDescription() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
description.
- getDescription() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
description.
- getDescription() - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
-
Bean property getter:
description.
- getDescription() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
description.
- getDescription() - Method in class org.apache.juneau.dto.swagger.Info
-
Bean property getter:
description.
- getDescription() - Method in class org.apache.juneau.dto.swagger.Operation
-
Bean property getter:
description.
- getDescription() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
description.
- getDescription() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Bean property getter:
description.
- getDescription() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
description.
- getDescription() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
Bean property getter:
description.
- getDescription() - Method in class org.apache.juneau.dto.swagger.Tag
-
Bean property getter:
description.
- getDescription() - Method in class org.apache.juneau.microservice.console.ConsoleCommand
-
Returns localized details of the command.
- getDescription() - Method in class org.apache.juneau.microservice.console.ExitCommand
-
- getDescription() - Method in class org.apache.juneau.microservice.console.HelpCommand
-
- getDescription() - Method in class org.apache.juneau.microservice.console.RestartCommand
-
- getDescription(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
Returns the localized description of this REST resource.
- getDescription() - Method in class org.apache.juneau.rest.helper.ResourceDescription
-
Returns the description field on this label.
- getDescription() - Method in class org.apache.juneau.rest.labels.NameDescription
-
Deprecated.
Returns the description field on this label.
- getDescription(RestRequest) - Method in interface org.apache.juneau.rest.RestInfoProvider
-
Returns the localized description of the REST resource.
- getDescription() - Method in class org.apache.juneau.rest.RestRequest
-
Returns a string of the form "HTTP method-name full-url"
- getDictionaryName() - Method in class org.apache.juneau.BeanMeta
-
Returns the dictionary name for this bean as defined through the
@Bean(typeName) annotation.
- getDictionaryName() - Method in class org.apache.juneau.ClassMeta
-
Returns the bean dictionary name associated with this class.
- getDirectWriter(String) - Method in class org.apache.juneau.rest.RestResponse
-
Convenience method meant to be used when rendering directly to a browser with no buffering.
- getDiscriminator() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
discriminator.
- getDispatcherType() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getDouble(String) - Method in class org.apache.juneau.config.Config
-
Convenience method for getting double config values.
- getDouble(String, double) - Method in class org.apache.juneau.config.Config
-
- getDuration(String) - Static method in class org.apache.juneau.internal.StringUtils
-
Parses a duration string.
- getDynaMap(Object) - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns the
Map object returned by the DynaBean getter.
- getElementProperties() - Method in class org.apache.juneau.xml.XmlBeanMeta
-
The list of properties that should be rendered as child elements.
- getElementPropertyNames() - Method in class org.apache.juneau.xml.XmlBeanMeta
-
The list of names of properties that should be rendered as child elements.
- getElementText(XmlReader) - Method in class org.apache.juneau.html.HtmlParserSession
-
- getElementText(XmlReader) - Method in class org.apache.juneau.xml.XmlParserSession
-
Returns the text content of the current XML element.
- getElementText() - Method in class org.apache.juneau.xml.XmlReader
-
- getElementType() - Method in class org.apache.juneau.ClassMeta
-
For array and Collection types, returns the class type of the components of the array or
Collection.
- getEmail() - Method in class org.apache.juneau.dto.atom.Person
-
Returns the email address of the person.
- getEmail() - Method in class org.apache.juneau.dto.swagger.Contact
-
Bean property getter:
email.
- getEncoder(String) - Method in class org.apache.juneau.encoders.EncoderGroup
-
Returns the encoder registered with the specified coding (e.g.
- getEncoder() - Method in class org.apache.juneau.encoders.EncoderMatch
-
Returns the encoder that matched the HTTP Accept-Encoding header value.
- getEncoderMatch(String) - Method in class org.apache.juneau.encoders.EncoderGroup
-
Returns the coding string for the matching encoder that can handle the specified Accept-Encoding
or Content-Encoding header value.
- getEncoders() - Method in class org.apache.juneau.encoders.EncoderGroup
-
Returns the encoders in this group.
- getEncoders() - Method in class org.apache.juneau.rest.RestContext
-
Returns the encoders associated with this resource.
- getEncoding() - Method in class org.apache.juneau.encoders.EncoderMatch
-
Returns the encoding of the encoder that matched the HTTP Accept-Encoding header value.
- getEncoding() - Method in class org.apache.juneau.xml.XmlReader
-
- getEntries() - Method in class org.apache.juneau.dto.atom.Feed
-
Returns the entries in the feed.
- getEntry(String, String) - Method in class org.apache.juneau.config.internal.ConfigMap
-
Reads an entry from this map.
- getEnum() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
enum.
- getEnum() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
enum.
- getEnum() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
enum.
- getEnum() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
enum.
- getEnum() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
enum.
- getEnum() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
enum.
- getEnum() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the enum field of this schema.
- getEnumConstants(Class<?>) - Static method in class org.apache.juneau.internal.ObjectUtils
-
Returns the enum names for the specified enum class.
- getEventAllocator() - Method in class org.apache.juneau.xml.XmlParser
-
Configuration property: XML event allocator.
- getEventAllocator() - Method in class org.apache.juneau.xml.XmlParserSession
-
Configuration property: XML event allocator.
- getEventType() - Method in class org.apache.juneau.xml.XmlReader
-
- getExample(BeanSession) - Method in class org.apache.juneau.ClassMeta
-
Returns the example of this class.
- getExample() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
x-example.
- getExample() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
x-example.
- getExample() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Bean property getter:
x-example.
- getExample() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
example.
- getExamples() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
x-examples.
- getExamples() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Bean property getter:
examples.
- getExamples() - Method in class org.apache.juneau.microservice.console.ConsoleCommand
-
Returns localized examples of the command.
- getExamples() - Method in class org.apache.juneau.microservice.console.HelpCommand
-
- getExceptions() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
Returns the exceptions thrown by this method.
- getExcludeProperties(Class<?>) - Method in class org.apache.juneau.BeanContext
-
- getExcludeProperties() - Method in class org.apache.juneau.transform.BeanFilter
-
Returns the list of properties to ignore on a bean.
- getExclusiveMaximum() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
exclusiveMaximum.
- getExclusiveMaximum() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
exclusiveMaximum.
- getExclusiveMaximum() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
exclusiveMaximum.
- getExclusiveMaximum() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
exclusiveMaximum.
- getExclusiveMinimum() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
exclusiveMinimum.
- getExclusiveMinimum() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
exclusiveMinimum.
- getExclusiveMinimum() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
exclusiveMinimum.
- getExclusiveMinimum() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
exclusiveMinimum.
- getExpect() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Expect header on the request.
- getExpectedRootType(Object) - Method in class org.apache.juneau.serializer.SerializerSession
-
Returns the parser-side expected type for the object.
- getExtendedMeta(Class<M>) - Method in class org.apache.juneau.BeanMeta
-
Returns the language-specified extended metadata on this bean class.
- getExtendedMeta(Class<M>) - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns the language-specified extended metadata on this bean property.
- getExtendedMeta(Class<M>) - Method in class org.apache.juneau.ClassMeta
-
Returns the language-specified extended metadata on this class.
- getExtension(String) - Static method in class org.apache.juneau.internal.FileUtils
-
Returns the extension from a file name.
- getExtensions() - Method in class org.apache.juneau.http.MediaTypeRange
-
Returns the optional set of custom extensions defined for this type.
- getExtensions() - Method in class org.apache.juneau.http.StringRange
-
Returns the optional set of custom extensions defined for this type.
- getExternalDocs() - Method in class org.apache.juneau.dto.swagger.Operation
-
Bean property getter:
externalDocs.
- getExternalDocs() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
externalDocs.
- getExternalDocs() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
externalDocs.
- getExternalDocs() - Method in class org.apache.juneau.dto.swagger.Tag
-
Bean property getter:
externalDocs.
- getExternalDocs(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getExtraProperties() - Method in class org.apache.juneau.dto.swagger.SwaggerElement
-
- getField() - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns the field for this property.
- getField(int, String, char) - Static method in class org.apache.juneau.internal.StringUtils
-
Returns the specified field in a delimited string without splitting the string.
- getField(int, String, char, String) - Static method in class org.apache.juneau.internal.StringUtils
-
- getField(String, Matcher) - Method in class org.apache.juneau.microservice.resources.LogEntryFormatter
-
- getFile(RestRequest, String) - Method in class org.apache.juneau.microservice.resources.DirectoryResource
-
- getFile(RestRequest, String) - Method in class org.apache.juneau.microservice.resources.LogsResource
-
- getFileCharset() - Method in class org.apache.juneau.parser.ReaderParser
-
Configuration property: File charset.
- getFileCharset() - Method in class org.apache.juneau.parser.ReaderParserSession
-
Configuration property: File charset.
- getFiles() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
-
- getFiles() - Method in class org.apache.juneau.microservice.resources.LogsResource.FileResource
-
- getFirst(Object) - Static method in class org.apache.juneau.internal.ArrayUtils
-
Returns the first object in the specified collection or array.
- getFirstBoolean(Boolean, String...) - Static method in class org.apache.juneau.internal.SystemUtils
-
Returns the first non-null boolean system property.
- getFirstInteger(Integer, String...) - Static method in class org.apache.juneau.internal.SystemUtils
-
Returns the first non-null integer system property.
- getFirstKey() - Method in class org.apache.juneau.ObjectMap
-
Returns the first key in the map.
- getFirstString(String, String...) - Static method in class org.apache.juneau.internal.SystemUtils
-
Returns the first non-null system property.
- getFloat(String) - Method in class org.apache.juneau.config.Config
-
Convenience method for getting float config values.
- getFloat(String, float) - Method in class org.apache.juneau.config.Config
-
- getFlow() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
Bean property getter:
flow.
- getFooter() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
Configuration property: Footer section contents.
- getFooter() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
Configuration property: Footer section contents.
- getFormat() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
format.
- getFormat() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
format.
- getFormat() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
format.
- getFormat() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
format.
- getFormat() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
-
Returns the format of this bean property
- getFormat() - Method in class org.apache.juneau.html.HtmlClassMeta
-
- getFormat() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the format field of this schema.
- getFormat(ClassMeta<?>) - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the format field of this schema.
- getFormat() - Method in class org.apache.juneau.xml.XmlClassMeta
-
- getFormData() - Method in class org.apache.juneau.rest.RestRequest
-
Form-data.
- getFormData(String) - Method in class org.apache.juneau.rest.RestRequest
-
Shortcut for calling getFormData().getString(name).
- getFormDataArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Deprecated.
Returns the
@FormData annotated arguments on this Java method.
- getFormDataArgs() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
Returns the
@FormData annotated arguments on this Java method.
- getFrom() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the From header on the request.
- getFromCache(Class<T>, String) - Method in class org.apache.juneau.Session
-
Returns an object stored in the session cache.
- getFromTransform(Class<I>) - Method in class org.apache.juneau.ClassMeta
-
Returns the transform for this class for creating instances from other object types.
- getFullPath() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
Returns the absolute URL of the REST interface invoked by this Java method.
- getFullStackMessage(boolean) - Method in exception org.apache.juneau.rest.RestException
-
Returns all error messages from all errors in this stack.
- getGenerator() - Method in class org.apache.juneau.dto.atom.Feed
-
Returns generator information on this feed.
- getGenerator() - Method in class org.apache.juneau.dto.atom.Source
-
Returns the generator info of this source.
- getGetter() - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns the getter method for this property.
- getGetter() - Method in class org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
-
Returns the name of the Java method getter that defines this property.
- getGetter() - Method in class org.apache.juneau.httppart.bean.ResponseBeanPropertyMeta
-
Returns the name of the Java method getter that defines this property.
- getGuards() - Method in class org.apache.juneau.rest.RestContext
-
Returns the guards associated with this resource at the class level.
- getHead() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
Configuration property: Additional head section content.
- getHead() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
Configuration property: Additional head section content.
- getHeader(String) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Returns the header information with the specified name.
- getHeader() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
Configuration property: Header section contents.
- getHeader() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
Configuration property: Header section contents.
- getHeader(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getHeader(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- getHeader(String) - Method in class org.apache.juneau.rest.RestRequest
-
- getHeaderArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Deprecated.
Returns the
@Header annotated arguments on this Java method.
- getHeaderArgs() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
Returns the
@Header annotated arguments on this Java method.
- getHeaderMethods() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
-
Returns metadata about the @ResponseHeader-annotated methods.
- getHeaderNames() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getHeaderNames() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- getHeaders() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Bean property getter:
headers.
- getHeaders() - Method in class org.apache.juneau.http.ReaderResource
-
Get the HTTP response headers.
- getHeaders() - Method in class org.apache.juneau.http.StreamResource
-
Get the HTTP response headers.
- getHeaders() - Method in class org.apache.juneau.rest.helper.ReaderResource
-
Deprecated.
Get the HTTP response headers.
- getHeaders() - Method in class org.apache.juneau.rest.helper.StreamResource
-
Deprecated.
Get the HTTP response headers.
- getHeaders(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getHeaders(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- getHeaders() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- getHeaders() - Method in class org.apache.juneau.rest.ReaderResource
-
Deprecated.
Get the HTTP response headers.
- getHeaders() - Method in class org.apache.juneau.rest.RestRequest
-
Request headers.
- getHeaders(String) - Method in class org.apache.juneau.rest.RestRequest
-
- getHeaders() - Method in class org.apache.juneau.rest.StreamResource
-
Deprecated.
Get the HTTP response headers.
- getHeaders() - Method in interface org.apache.juneau.utils.MockHttpResponse
-
Returns the headers of the response.
- getHost() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
host.
- getHost() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Host header on the request.
- getHostName() - Method in class org.apache.juneau.microservice.RestMicroservice
-
Returns the hostname of this microservice.
- getHostVerify() - Method in class org.apache.juneau.rest.client.SSLOpts
-
Deprecated.
Bean property getter:
hostVerify.
- getHref() - Method in class org.apache.juneau.dto.atom.Link
-
Returns the href of the target of this link.
- getHref() - Method in class org.apache.juneau.dto.LinkString
-
- getHreflang() - Method in class org.apache.juneau.dto.atom.Link
-
Returns the language of the target of this link.
- getHtml(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
-
- getHtml(RestRequest) - Method in class org.apache.juneau.rest.widget.PoweredByApache
-
Returns an Apache image tag hyperlinked to "http://apache.org"
- getHtml(RestRequest) - Method in class org.apache.juneau.rest.widget.PoweredByJuneau
-
Returns an Apache Juneau image tag hyperlinked to "http://juneau.apache.org"
- getHtml(RestRequest) - Method in class org.apache.juneau.rest.widget.Widget
-
Resolves the HTML content for this widget.
- getHtmlDocBuilder() - Method in class org.apache.juneau.rest.RestContextBuilder
-
Returns an instance of an HTMLDOC builder for setting HTMLDOC-related properties.
- getHtmlDocBuilder() - Method in class org.apache.juneau.rest.RestResponse
-
Returns a programmatic interface for setting properties for the HTML doc view.
- getHtmlWriter(SerializerPipe) - Method in class org.apache.juneau.html.HtmlSerializerSession
-
Converts the specified output target object to an
HtmlWriter.
- getHttpMethod() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Deprecated.
- getHttpMethod() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
- getHttpMethod() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the HTTP 1.1 method name of the request as an enum.
- getHttpResponse() - Method in exception org.apache.juneau.rest.client.RestCallException
-
Returns the HTTP response object that caused this exception.
- getHttpResponseCode() - Method in class org.apache.juneau.rest.Redirect
-
Deprecated.
Returns the response code passed in through the constructor.
- getHttpResponseText(int) - Static method in class org.apache.juneau.rest.RestUtils
-
Deprecated.
Returns readable text for an HTTP response code.
- getHttpResponseText(int) - Static method in class org.apache.juneau.rest.util.RestUtils
-
Returns readable text for an HTTP response code.
- getIcon() - Method in class org.apache.juneau.dto.atom.Feed
-
Returns the feed icon.
- getIcon() - Method in class org.apache.juneau.dto.atom.Source
-
Returns the icon of this source.
- getId() - Method in class org.apache.juneau.dto.atom.CommonEntry
-
Returns the ID of this object.
- getId() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
id.
- getId() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
id.
- getId(ClassMeta<?>) - Method in class org.apache.juneau.jsonschema.BasicBeanDefMapper
-
- getId(ClassMeta<?>) - Method in interface org.apache.juneau.jsonschema.BeanDefMapper
-
Returns the ID for the specified class.
- getId() - Method in class org.apache.juneau.rest.mock.MockHttpSession
-
- getIfMatch() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the If-Match header on the request.
- getIfModifiedSince() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the If-Modified-Since header on the request.
- getIfNoneMatch() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the If-None-Match header on the request.
- getIfRange() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the If-Range header on the request.
- getIfUnmodifiedSince() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the If-Unmodified-Since header on the request.
- getImplClassConstructor(Class<T>, Visibility) - Method in class org.apache.juneau.BeanContext
-
Gets the no-arg constructor for the specified class.
- getIn() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
in.
- getIn() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
Bean property getter:
in.
- getIncludeProperties(Class<?>) - Method in class org.apache.juneau.BeanContext
-
- getIndex() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodArg
-
Returns the method argument index.
- getIndex() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodBeanArg
-
Returns the index of the parameter in the method that is a request bean.
- getInfo() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
info.
- getInfo() - Method in class org.apache.juneau.microservice.console.ConsoleCommand
-
Returns a one-line localized description of the command.
- getInfo() - Method in class org.apache.juneau.microservice.console.ExitCommand
-
- getInfo() - Method in class org.apache.juneau.microservice.console.HelpCommand
-
- getInfo() - Method in class org.apache.juneau.microservice.console.RestartCommand
-
- getInfoProvider() - Method in class org.apache.juneau.rest.RestContext
-
Returns the REST information provider used by this resource.
- getInfoProvider() - Method in class org.apache.juneau.rest.RestRequest
-
Resource information provider.
- getInitException() - Method in class org.apache.juneau.ClassMeta
-
Returns any exception that was throw in the init() method.
- getInitialDepth() - Method in class org.apache.juneau.BeanTraverseContext
-
Configuration property: Initial depth.
- getInitialDepth() - Method in class org.apache.juneau.BeanTraverseSession
-
Configuration property: Initial depth.
- getInitParameter(String) - Method in class org.apache.juneau.rest.RestContextBuilder
-
- getInitParameterNames() - Method in class org.apache.juneau.rest.RestContextBuilder
-
- getInnerClass() - Method in class org.apache.juneau.ClassMeta
-
Returns the
Class object that this class type wraps.
- getInnerClass() - Method in class org.apache.juneau.ClassMetaExtended
-
- getInnerField() - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns the field for this property even if the field is private.
- getInputAsString() - Method in class org.apache.juneau.parser.ParserPipe
-
Returns the input to this parser as a plain string.
- getInputAsString() - Method in class org.apache.juneau.parser.ParserSession
-
Returns the input as a string.
- getInputStream(InputStream) - Method in class org.apache.juneau.encoders.Encoder
-
Converts the specified compressed input stream into an uncompressed stream.
- getInputStream(InputStream) - Method in class org.apache.juneau.encoders.GzipEncoder
-
- getInputStream(InputStream) - Method in class org.apache.juneau.encoders.IdentityEncoder
-
- getInputStream() - Method in class org.apache.juneau.internal.ByteArrayInOutStream
-
Creates a new input stream from this object.
- getInputStream() - Method in class org.apache.juneau.parser.ParserPipe
-
Wraps the specified input object inside an input stream.
- getInputStream() - Method in class org.apache.juneau.rest.client.RestCall
-
Connects to the remote resource (if connect() hasn't already been called) and returns the HTTP
response message body as an input stream.
- getInputStream() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getInputStream() - Method in class org.apache.juneau.rest.RequestBody
-
- getInputStream() - Method in class org.apache.juneau.rest.RestRequest
-
- getInputStreamCharset() - Method in class org.apache.juneau.parser.ReaderParser
-
Configuration property: Input stream charset.
- getInputStreamCharset() - Method in class org.apache.juneau.parser.ReaderParserSession
-
Configuration property: Input stream charset.
- getInputStreamParser() - Method in class org.apache.juneau.rest.RequestBody
-
Returns the input stream parser matching the request Content-Type header.
- getInputStreamTransform() - Method in class org.apache.juneau.ClassMeta
-
Returns the transform for this class for creating instances from an InputStream.
- getInstance() - Static method in class org.apache.juneau.microservice.Microservice
-
Returns the Microservice instance.
- getInstance() - Static method in class org.apache.juneau.microservice.RestMicroservice
-
Returns the Microservice instance.
- getInstanceArrayProperty(String, Class<T>, T[]) - Method in class org.apache.juneau.Context
-
Returns the specified property as an array of instantiated objects.
- getInstanceArrayProperty(String, Class<T>, T[], boolean, Object...) - Method in class org.apache.juneau.Context
-
Returns the specified property as an array of instantiated objects.
- getInstanceArrayProperty(String, Object, Class<T>, T[], boolean, Object...) - Method in class org.apache.juneau.Context
-
Returns the specified property as an array of instantiated objects.
- getInstanceArrayProperty(String, Class<T>, T[]) - Method in class org.apache.juneau.PropertyStore
-
Returns the specified property as an array of instantiated objects.
- getInstanceArrayProperty(String, Class<T>, T[], boolean, Object...) - Method in class org.apache.juneau.PropertyStore
-
Returns the specified property as an array of instantiated objects.
- getInstanceArrayProperty(String, Object, Class<T>, T[], boolean, Object...) - Method in class org.apache.juneau.PropertyStore
-
Returns the specified property as an array of instantiated objects.
- getInstanceArrayProperty(String, Class<T>, T[]) - Method in class org.apache.juneau.Session
-
Returns the specified property as an array of instantiated objects.
- getInstanceProperty(String, Class<T>, Object) - Method in class org.apache.juneau.Context
-
Returns an instance of the specified class, string, or object property.
- getInstanceProperty(String, Class<T>, Object, boolean, Object...) - Method in class org.apache.juneau.Context
-
Returns an instance of the specified class, string, or object property.
- getInstanceProperty(String, Object, Class<T>, Object, boolean, Object...) - Method in class org.apache.juneau.Context
-
Returns an instance of the specified class, string, or object property.
- getInstanceProperty(String, Class<T>, Object) - Method in class org.apache.juneau.PropertyStore
-
Returns an instance of the specified class, string, or object property.
- getInstanceProperty(String, Class<T>, Object, boolean, Object...) - Method in class org.apache.juneau.PropertyStore
-
Returns an instance of the specified class, string, or object property.
- getInstanceProperty(String, Object, Class<T>, Object, boolean, Object...) - Method in class org.apache.juneau.PropertyStore
-
Returns an instance of the specified class, string, or object property.
- getInstanceProperty(String, Class<T>, Object) - Method in class org.apache.juneau.Session
-
Returns an instantiation of the specified class property.
- getInt(String) - Method in class org.apache.juneau.config.Config
-
Convenience method for getting int config values.
- getInt(String, int) - Method in class org.apache.juneau.config.Config
-
- getInt(int) - Method in class org.apache.juneau.ObjectList
-
Shortcut for calling get(index, Integer.class).
- getInt(String) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to an
Integer.
- getInt(String, Integer) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to an
Integer.
- getInt(String) - Method in class org.apache.juneau.rest.RequestFormData
-
- getInt(String, int) - Method in class org.apache.juneau.rest.RequestFormData
-
- getInt(String) - Method in class org.apache.juneau.rest.RequestHeaders
-
- getInt(String, int) - Method in class org.apache.juneau.rest.RequestHeaders
-
- getInt(String) - Method in class org.apache.juneau.rest.RequestPath
-
Returns the specified path parameter converted to an integer.
- getInt(String) - Method in class org.apache.juneau.rest.RequestPathMatch
-
Deprecated.
Returns the specified path parameter converted to an integer.
- getInt(String) - Method in class org.apache.juneau.rest.RequestQuery
-
- getInt(String, int) - Method in class org.apache.juneau.rest.RequestQuery
-
- getInt(String) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to an
Integer.
- getInt(String, Integer) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to an
Integer.
- getIntegerProperty(String, Integer) - Method in class org.apache.juneau.Context
-
Shortcut for calling getProperty(key, Integer.class, def).
- getInterfaceClass() - Method in class org.apache.juneau.transform.BeanFilter
-
Returns the interface class associated with this class.
- getInterfaces() - Method in class org.apache.juneau.rest.remote.RemoteInterfaceServlet
-
Deprecated.
- getInterfaces() - Method in class org.apache.juneau.rest.remote.RrpcServlet
-
- getInterfaces(RestRequest) - Method in class org.apache.juneau.rest.remoteable.RemoteableServlet
-
Deprecated.
[GET /] - Get the list of all remote interfaces.
- getIntHeader(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getItems() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
items.
- getItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
items.
- getItems() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
items.
- getItems() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
items.
- getItems() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
items.
- getItems() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
items.
- getItems() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the maximum field of this schema.
- getItemsAsSchema() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
items.
- getItemsAsSchema() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
items.
- getItemsAsSchemaArray() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
items.
- getItemsAsSchemaArray() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
items.
- getJavaClass() - Method in class org.apache.juneau.remote.RemoteInterfaceMeta
-
Returns the Java class of this interface.
- getJavaMethod() - Method in class org.apache.juneau.parser.ParserSession
-
Returns the Java method that invoked this parser.
- getJavaMethod() - Method in class org.apache.juneau.remote.RemoteInterfaceMethod
-
Returns the underlying Java method that this metadata is about.
- getJavaMethod() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
Returns the underlying Java method that this metadata is about.
- getJavaMethod() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the java method handling the request.
- getJavaMethod() - Method in class org.apache.juneau.serializer.SerializerSession
-
Returns the Java method that invoked this serializer.
- getJettyDump(RestRequest, RestResponse) - Method in class org.apache.juneau.microservice.resources.DebugResource
-
[GET /jetty/dump] - Generates and retrieves the jetty thread dump.
- getJsonWriter(SerializerPipe) - Method in class org.apache.juneau.json.JsonSerializerSession
-
Converts the specified output target object to an
JsonWriter.
- getJuneauBpNs() - Method in class org.apache.juneau.jena.RdfParser
-
Configuration property: Default XML namespace for bean properties.
- getJuneauBpNs() - Method in class org.apache.juneau.jena.RdfParserSession
-
Configuration property: Default XML namespace for bean properties.
- getJuneauBpNs() - Method in class org.apache.juneau.jena.RdfSerializer
-
Configuration property: Default XML namespace for bean properties.
- getJuneauBpNs() - Method in class org.apache.juneau.jena.RdfSerializerSession
-
Configuration property: Default XML namespace for bean properties.
- getJuneauNs() - Method in class org.apache.juneau.jena.RdfParser
-
Configuration property: XML namespace for Juneau properties.
- getJuneauNs() - Method in class org.apache.juneau.jena.RdfParserSession
-
Configuration property: XML namespace for Juneau properties.
- getJuneauNs() - Method in class org.apache.juneau.jena.RdfSerializer
-
Configuration property: XML namespace for Juneau properties.
- getJuneauNs() - Method in class org.apache.juneau.jena.RdfSerializerSession
-
Configuration property: XML namespace for Juneau properties.
- getKey() - Method in class org.apache.juneau.BeanMapEntry
-
- getKey() - Method in class org.apache.juneau.config.event.ConfigEvent
-
Returns the entry name.
- getKeys(String) - Method in class org.apache.juneau.config.Config
-
Returns the keys of the entries in the specified section.
- getKeys(String) - Method in class org.apache.juneau.config.internal.ConfigMap
-
Returns the keys of the entries in the specified section.
- getKeys() - Method in class org.apache.juneau.utils.MessageBundle
-
- getKeyType() - Method in class org.apache.juneau.ClassMeta
-
For Map types, returns the class type of the keys of the Map.
- getLabel() - Method in class org.apache.juneau.dto.atom.Category
-
Returns the category label.
- getLabel(RestRequest) - Method in class org.apache.juneau.rest.widget.ContentTypeMenuItem
-
- getLabel(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
-
The label for the menu item as it's rendered in the menu bar.
- getLabel(RestRequest) - Method in class org.apache.juneau.rest.widget.QueryMenuItem
-
- getLabel(RestRequest) - Method in class org.apache.juneau.rest.widget.StyleMenuItem
-
Deprecated.
- getLabel(RestRequest) - Method in class org.apache.juneau.rest.widget.ThemeMenuItem
-
- getLabelParameter() - Method in class org.apache.juneau.html.HtmlSerializer
-
Configuration property: Link label parameter name.
- getLabelParameter() - Method in class org.apache.juneau.html.HtmlSerializerSession
-
Configuration property: Link label parameter name.
- getLang() - Method in class org.apache.juneau.dto.atom.Common
-
Returns the language of this object.
- getLastAccessedTime() - Method in class org.apache.juneau.rest.mock.MockHttpSession
-
- getLastLocation() - Method in class org.apache.juneau.BeanTraverseSession
-
Returns information used to determine at what location in the parse a failure occurred.
- getLastLocation() - Method in class org.apache.juneau.parser.ParserSession
-
Returns information used to determine at what location in the parse a failure occurred.
- getLastModified() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
-
- getLastModified() - Method in class org.apache.juneau.microservice.resources.LogsResource.FileResource
-
- getLength() - Method in class org.apache.juneau.dto.atom.Link
-
Returns the length of the contents of the target of this link.
- getLength() - Method in class org.apache.juneau.dto.cognos.Column
-
Bean property getter:
length.
- getLicense() - Method in class org.apache.juneau.dto.swagger.Info
-
Bean property getter:
license.
- getLicense(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getLimit() - Method in class org.apache.juneau.utils.SearchArgs
-
The number of rows to return.
- getLine() - Method in class org.apache.juneau.parser.ParserReader
-
- getLine() - Method in class org.apache.juneau.parser.Position
-
Returns the current line.
- getLink() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
-
Adds a hyperlink to this value in HTML.
- getLinks() - Method in class org.apache.juneau.dto.atom.CommonEntry
-
Returns the list of links of this object.
- getList(int) - Method in class org.apache.juneau.ObjectList
-
Shortcut for calling get(index, List.class).
- getList(int, Class<E>) - Method in class org.apache.juneau.ObjectList
-
- getList(String) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
List.
- getList(String, List<?>) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
List.
- getList(String, Class<E>, List<E>) - Method in class org.apache.juneau.ObjectMap
-
- getList(String) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
List.
- getList(String, List<?>) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
List.
- getListener() - Method in class org.apache.juneau.parser.ParserSession
-
Returns the listener associated with this session.
- getListener(Class<T>) - Method in class org.apache.juneau.parser.ParserSession
-
Returns the listener associated with this session.
- getListener() - Method in class org.apache.juneau.serializer.Serializer
-
Configuration property: Serializer listener.
- getListener() - Method in class org.apache.juneau.serializer.SerializerSession
-
Returns the listener associated with this session.
- getListener(Class<T>) - Method in class org.apache.juneau.serializer.SerializerSession
-
Returns the listener associated with this session.
- getListenerClass() - Method in class org.apache.juneau.parser.Parser
-
Configuration property: Parser listener.
- getListenerClass() - Method in class org.apache.juneau.parser.ParserSession
-
Configuration property: Parser listener.
- getListProperty(String, Class<T>) - Method in class org.apache.juneau.Context
-
Returns the list property with the specified name.
- getListProperty(String, Class<T>, List<T>) - Method in class org.apache.juneau.Context
-
Returns the list property with the specified name.
- getListProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
-
Returns the list property with the specified name.
- getListProperty(String, Class<T>, List<T>) - Method in class org.apache.juneau.PropertyStore
-
Returns the list property with the specified name.
- getLocalAddr() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getLocale() - Method in class org.apache.juneau.BeanContext
-
Configuration property: Locale.
- getLocale() - Method in class org.apache.juneau.BeanSession
-
Configuration property: Locale.
- getLocale() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getLocale() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- getLocale() - Method in class org.apache.juneau.rest.RestRequest
-
- getLocales() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getLocales() - Method in class org.apache.juneau.rest.RestRequest
-
- getLocalName() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getLocalName() - Method in class org.apache.juneau.xml.XmlReader
-
- getLocalPort() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getLocation(ParserSession) - Method in class org.apache.juneau.parser.ParserReader
-
- getLocation() - Method in class org.apache.juneau.rest.response.Found
-
- getLocation() - Method in class org.apache.juneau.rest.response.MovedPermanently
-
- getLocation() - Method in class org.apache.juneau.rest.response.PermanentRedirect
-
- getLocation() - Method in class org.apache.juneau.rest.response.SeeOther
-
- getLocation() - Method in class org.apache.juneau.rest.response.TemporaryRedirect
-
- getLocation() - Method in class org.apache.juneau.xml.XmlReader
-
- getLogEntryPattern() - Method in class org.apache.juneau.microservice.resources.LogEntryFormatter
-
Returns the regular expression pattern used for matching log entries.
- getLogger(Class<?>) - Static method in class org.apache.juneau.internal.JuneauLogger
-
Get logger for specified class.
- getLogger(Class<?>, String) - Static method in class org.apache.juneau.internal.JuneauLogger
-
Get logger for specified class using the specified resource bundle name.
- getLogger(String, String) - Static method in class org.apache.juneau.internal.JuneauLogger
-
Get logger with specified name using the specified resource bundle name.
- getLogger() - Method in class org.apache.juneau.microservice.Microservice
-
Returns the logger for this microservice.
- getLogger() - Method in class org.apache.juneau.rest.BasicRestLogger
-
Returns the Java logger used for logging.
- getLogger() - Method in class org.apache.juneau.rest.RestContext
-
Returns the logger to use for this resource.
- getLogger() - Method in class org.apache.juneau.rest.RestRequest
-
Logger.
- getLogger() - Method in class org.apache.juneau.Session
-
Returns the logger associated with this session.
- getLogo() - Method in class org.apache.juneau.dto.atom.Feed
-
Returns the feed logo.
- getLogo() - Method in class org.apache.juneau.dto.atom.Source
-
Returns the logo of this source.
- getLong(String) - Method in class org.apache.juneau.config.Config
-
Convenience method for getting long config values.
- getLong(String, long) - Method in class org.apache.juneau.config.Config
-
- getLong(int) - Method in class org.apache.juneau.ObjectList
-
Shortcut for calling get(index, Long.class).
- getLong(String) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
Long.
- getLong(String, Long) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
Long.
- getLong(String) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
Long.
- getLong(String, Long) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
Long.
- getLongProperty(String, Long) - Method in class org.apache.juneau.Context
-
Shortcut for calling getProperty(key, Long.class, def).
- getManifest() - Method in class org.apache.juneau.microservice.Microservice
-
Returns the main jar manifest file contents as a simple
ObjectMap.
- getMap(String) - Method in class org.apache.juneau.config.store.ConfigStore
-
Returns a map file containing the parsed contents of a configuration.
- getMap(int) - Method in class org.apache.juneau.ObjectList
-
Shortcut for calling get(index, Map.class).
- getMap(int, Class<K>, Class<V>) - Method in class org.apache.juneau.ObjectList
-
- getMap(String) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
Map.
- getMap(String, Map<?, ?>) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
Map.
- getMap(String, Class<K>, Class<V>, Map<K, V>) - Method in class org.apache.juneau.ObjectMap
-
- getMap(String) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
Map.
- getMap(String, Map<?, ?>) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
Map.
- getMapProperty(String, Class<T>) - Method in class org.apache.juneau.Context
-
Returns the map property with the specified name.
- getMapProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
-
Returns the map property with the specified name.
- getMarked() - Method in class org.apache.juneau.parser.ParserReader
-
Returns the contents of the reusable character buffer as a string, and resets the buffer for next usage.
- getMarked(int, int) - Method in class org.apache.juneau.parser.ParserReader
-
- getMatchingArgs(Class<?>[], Object...) - Static method in class org.apache.juneau.internal.ClassUtils
-
Matches arguments to a list of parameter types.
- getMatchPattern(String) - Static method in class org.apache.juneau.internal.StringUtils
-
Converts a string containing "*" meta characters with a regular expression pattern.
- getMaxDepth() - Method in class org.apache.juneau.BeanTraverseContext
-
Configuration property: Max traversal depth.
- getMaxDepth() - Method in class org.apache.juneau.BeanTraverseSession
-
Configuration property: Max traversal depth.
- getMaxForwards() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Max-Forwards header on the request.
- getMaximum() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
maximum.
- getMaximum() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
maximum.
- getMaximum() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
maximum.
- getMaximum() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
maximum.
- getMaximum() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
maximum.
- getMaximum() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
maximum.
- getMaximum() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the maximum field of this schema.
- getMaxInactiveInterval() - Method in class org.apache.juneau.rest.mock.MockHttpSession
-
- getMaxIndent() - Method in class org.apache.juneau.serializer.WriterSerializer
-
Configuration property: Maximum indentation.
- getMaxIndent() - Method in class org.apache.juneau.serializer.WriterSerializerSession
-
Configuration property: Maximum indentation.
- getMaxInput() - Method in class org.apache.juneau.rest.RestContext
-
Returns the maximum request input size in bytes.
- getMaxItems() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
maxItems.
- getMaxItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
maxItems.
- getMaxItems() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
maxItems.
- getMaxItems() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
maxItems.
- getMaxItems() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
maxItems.
- getMaxItems() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
maxItems.
- getMaxItems() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the xxx field of this schema.
- getMaxLength() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
maxLength.
- getMaxLength() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
maxLength.
- getMaxLength() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
maxLength.
- getMaxLength() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
maxLength.
- getMaxLength() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
maxLength.
- getMaxLength() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
maxLength.
- getMaxLength() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the xxx field of this schema.
- getMaxProperties() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
maxProperties.
- getMaxProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
maxProperties.
- getMaxProperties() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
maxProperties.
- getMaxProperties() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the xxx field of this schema.
- getMediaType() - Method in class org.apache.juneau.BeanContext
-
Configuration property: Media type.
- getMediaType() - Method in class org.apache.juneau.BeanSession
-
Configuration property: Media type.
- getMediaType() - Method in class org.apache.juneau.config.Config
-
- getMediaType() - Method in class org.apache.juneau.http.MediaTypeRange
-
Returns the media type enclosed by this media range.
- getMediaType() - Method in class org.apache.juneau.http.ReaderResource
-
- getMediaType() - Method in class org.apache.juneau.http.StreamResource
-
- getMediaType() - Method in class org.apache.juneau.parser.ParserMatch
-
Returns the media type of the parser that matched the HTTP Content-Type header value.
- getMediaType() - Method in class org.apache.juneau.rest.helper.ReaderResource
-
Deprecated.
- getMediaType() - Method in class org.apache.juneau.rest.helper.StreamResource
-
Deprecated.
- getMediaType() - Method in class org.apache.juneau.rest.ReaderResource
-
Deprecated.
- getMediaType() - Method in class org.apache.juneau.rest.RestResponse
-
Returns the Content-Type header stripped of the charset attribute if present.
- getMediaType() - Method in class org.apache.juneau.rest.StreamResource
-
Deprecated.
- getMediaType() - Method in class org.apache.juneau.serializer.SerializerMatch
-
Returns the media type of the serializers that matched the HTTP Accept header value.
- getMediaType() - Method in interface org.apache.juneau.Streamable
-
Returns the serialized media type for this resource (e.g.
- getMediaType() - Method in class org.apache.juneau.utils.StringMessage
-
- getMediaType() - Method in class org.apache.juneau.utils.StringObject
-
- getMediaType() - Method in class org.apache.juneau.utils.ZipFileList
-
- getMediaType() - Method in interface org.apache.juneau.Writable
-
Returns the serialized media type for this resource (e.g.
- getMediaTypeForName(String) - Method in class org.apache.juneau.rest.RestContext
-
Returns the media type for the specified file name.
- getMediaTypeRanges() - Method in class org.apache.juneau.serializer.Serializer
-
Returns the media types handled based on the value of the accept parameter passed into the constructor.
- getMediaTypes() - Method in class org.apache.juneau.parser.Parser
-
Returns the media types handled based on the values passed to the consumes constructor parameter.
- getMediaTypes() - Method in class org.apache.juneau.serializer.Serializer
-
- getMessage() - Method in exception org.apache.juneau.ConfigException
-
- getMessage(Throwable, String, String) - Static method in exception org.apache.juneau.FormattedRuntimeException
-
Finds the message.
- getMessage(Throwable, String, String) - Static method in exception org.apache.juneau.rest.client.RestCallException
-
Finds the message.
- getMessage() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
Returns the response message.
- getMessage(String, Object...) - Method in class org.apache.juneau.rest.RestRequest
-
- getMessage() - Method in interface org.apache.juneau.utils.MockHttpResponse
-
Returns the status message of the response.
- getMessageBundle() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the resource bundle for the request locale.
- getMessages() - Method in class org.apache.juneau.rest.RestContext
-
Returns the resource bundle used by this resource.
- getMeta() - Method in class org.apache.juneau.BeanMap
-
Returns the metadata associated with this bean map.
- getMeta() - Method in class org.apache.juneau.BeanMapEntry
-
Returns the metadata about this bean property.
- getMeta() - Method in class org.apache.juneau.BeanPropertyValue
-
Returns the bean property metadata.
- getMeta() - Method in class org.apache.juneau.internal.DelegateBeanMap
-
- getMeta() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodBeanArg
-
Returns metadata on the request bean.
- getMeta() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodBeanReturn
-
Returns metadata on the response bean.
- getMetaData() - Method in class org.apache.juneau.dto.cognos.DataSet
-
Bean property getter:
metadata.
- getMethod() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getMethod() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the method of this request.
- getMethodArgsSignature(Method, boolean) - Static method in class org.apache.juneau.internal.HttpUtils
-
Given a Java method, returns the arguments signature.
- getMethodConsumes(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getMethodDescription(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
Returns the localized description of the specified java method on this servlet.
- getMethodDescription(Method, RestRequest) - Method in interface org.apache.juneau.rest.RestInfoProvider
-
Returns the localized description of the specified java method on this servlet.
- getMethodDescription() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the localized method description.
- getMethodExternalDocs(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getMethodInfo(Method) - Static method in class org.apache.juneau.internal.ClassUtils
-
- getMethodInfo(Collection<Method>) - Static method in class org.apache.juneau.internal.ClassUtils
-
- getMethodMeta(Method) - Method in class org.apache.juneau.remote.RemoteInterfaceMeta
-
Returns the metadata about the specified method on this interface proxy.
- getMethodMeta(Method) - Method in class org.apache.juneau.remoteable.RemoteableMeta
-
Deprecated.
Returns the metadata about the specified method on this interface proxy.
- getMethodMeta(Method) - Method in class org.apache.juneau.rest.client.remote.RemoteResourceMeta
-
Returns the metadata about the specified method on this resource proxy.
- getMethodMetaByPath(String) - Method in class org.apache.juneau.remote.RemoteInterfaceMeta
-
Returns the metadata about the specified method on this interface proxy by the path defined on the method.
- getMethodOperationId(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getMethodParameters(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getMethodProduces(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getMethodProperties(Annotation[]) - Method in class org.apache.juneau.rest.jaxrs.BaseProvider
-
- getMethodResponses(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getMethodsByPath() - Method in class org.apache.juneau.remote.RemoteInterfaceMeta
-
Returns a map of all methods on this interface proxy keyed by HTTP path.
- getMethodSignature(Method) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns the signature of the specified method.
- getMethodSummary(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
Returns the localized summary of the specified java method on this servlet.
- getMethodSummary(Method, RestRequest) - Method in interface org.apache.juneau.rest.RestInfoProvider
-
Returns the localized summary of the specified java method.
- getMethodSummary() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the localized method summary.
- getMethodTags(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getMetrics() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
-
- getMinimum() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
minimum.
- getMinimum() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
minimum.
- getMinimum() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
minimum.
- getMinimum() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
minimum.
- getMinimum() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
minimum.
- getMinimum() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
minimum.
- getMinimum() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the minimum field of this schema.
- getMinItems() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
minItems.
- getMinItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
minItems.
- getMinItems() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
minItems.
- getMinItems() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
minItems.
- getMinItems() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
minItems.
- getMinItems() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
minItems.
- getMinItems() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the xxx field of this schema.
- getMinLength() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
minLength.
- getMinLength() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
minLength.
- getMinLength() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
minLength.
- getMinLength() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
minLength.
- getMinLength() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
minLength.
- getMinLength() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
minLength.
- getMinLength() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the xxx field of this schema.
- getMinProperties() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
minProperties.
- getMinProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
minProperties.
- getMinProperties() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
minProperties.
- getMinProperties() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the xxx field of this schema.
- getModifiers() - Method in class org.apache.juneau.config.event.ConfigEvent
-
Returns the modifiers on this entry.
- getModifiers() - Method in class org.apache.juneau.config.internal.ConfigEntry
-
Returns the modifiers for this entry.
- getMultipleOf() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
multipleOf.
- getMultipleOf() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
multipleOf.
- getMultipleOf() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
multipleOf.
- getMultipleOf() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
multipleOf.
- getMultipleOf() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
multipleOf.
- getMultipleOf() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
multipleOf.
- getMultipleOf() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the xxx field of this schema.
- getName() - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns the name of this bean property.
- getName() - Method in class org.apache.juneau.BeanPropertyValue
-
Returns the bean property name.
- getName() - Method in class org.apache.juneau.ClassMeta
-
- getName() - Method in class org.apache.juneau.dto.atom.Person
-
Returns the name of the person.
- getName() - Method in class org.apache.juneau.dto.cognos.Column
-
Bean property getter:
name.
- getName() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
name.
- getName() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
name.
- getName() - Method in class org.apache.juneau.dto.LinkString
-
Bean property getter:
name.
- getName() - Method in class org.apache.juneau.dto.swagger.Contact
-
Bean property getter:
name.
- getName() - Method in class org.apache.juneau.dto.swagger.License
-
Bean property getter:
name.
- getName() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
name.
- getName() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
Bean property getter:
name.
- getName() - Method in class org.apache.juneau.dto.swagger.Tag
-
Bean property getter:
name.
- getName() - Method in class org.apache.juneau.dto.swagger.Xml
-
Bean property getter:
name.
- getName() - Method in class org.apache.juneau.httppart.HttpPart
-
Returns the name of the part.
- getName() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the name of the object described by this schema, for example the query or form parameter name.
- getName() - Method in class org.apache.juneau.microservice.console.ConsoleCommand
-
Returns the name of the command.
- getName() - Method in class org.apache.juneau.microservice.console.ExitCommand
-
- getName() - Method in class org.apache.juneau.microservice.console.HelpCommand
-
- getName() - Method in class org.apache.juneau.microservice.console.RestartCommand
-
- getName() - Method in class org.apache.juneau.microservice.JettyLogger
-
- getName() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
-
- getName() - Method in class org.apache.juneau.microservice.resources.LogsResource.FileResource
-
- getName() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodArg
-
Returns the name of the HTTP part.
- getName() - Method in class org.apache.juneau.rest.client.SerializedNameValuePair
-
- getName() - Method in class org.apache.juneau.rest.helper.ResourceDescription
-
Returns the name field on this label.
- getName() - Method in class org.apache.juneau.rest.labels.NameDescription
-
Deprecated.
Returns the name field on this label.
- getName() - Method in class org.apache.juneau.rest.labels.ResourceDescription
-
Deprecated.
- getName() - Method in class org.apache.juneau.rest.RestMethodParam
-
Returns the parameter name for this parameter as shown in the Swagger doc.
- getName() - Method in class org.apache.juneau.rest.RestParam
-
Deprecated.
Returns the parameter name for this parameter as shown in the Swagger doc.
- getName() - Method in class org.apache.juneau.rest.widget.Widget
-
The widget key.
- getName() - Method in class org.apache.juneau.svl.Var
-
Return the name of this variable.
- getName() - Method in class org.apache.juneau.xml.Namespace
-
Returns the namespace name.
- getName() - Method in class org.apache.juneau.xml.XmlReader
-
- getNameProperty() - Method in class org.apache.juneau.ClassMeta
-
- getNamespace() - Method in class org.apache.juneau.dto.swagger.Xml
-
Bean property getter:
namespace.
- getNamespace() - Method in class org.apache.juneau.jena.RdfBeanPropertyMeta
-
Returns the RDF namespace associated with this bean property.
- getNamespace() - Method in class org.apache.juneau.jena.RdfClassMeta
-
Returns the RDF namespace associated with this class.
- getNamespace() - Method in class org.apache.juneau.xml.XmlBeanPropertyMeta
-
Returns the XML namespace associated with this bean property.
- getNamespace() - Method in class org.apache.juneau.xml.XmlClassMeta
-
Returns the XML namespace associated with this class.
- getNamespaceContext() - Method in class org.apache.juneau.xml.XmlReader
-
- getNamespaceCount() - Method in class org.apache.juneau.xml.XmlReader
-
- getNamespacePrefix(int) - Method in class org.apache.juneau.xml.XmlReader
-
- getNamespaces() - Method in class org.apache.juneau.xml.XmlSerializer
-
Configuration property: Default namespaces.
- getNamespaces() - Method in class org.apache.juneau.xml.XmlSerializerSession
-
Configuration property: Default namespaces.
- getNamespaceURI() - Method in class org.apache.juneau.xml.XmlReader
-
- getNamespaceURI(String) - Method in class org.apache.juneau.xml.XmlReader
-
- getNamespaceURI(int) - Method in class org.apache.juneau.xml.XmlReader
-
- getNav() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
Configuration property: Nav section contents.
- getNav() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
Configuration property: Nav section contents.
- getNavlinks() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
Configuration property: Page navigation links.
- getNavLinks() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
- getNavlinks() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
Configuration property: Page navigation links.
- getNegotiatedOutputStream() - Method in class org.apache.juneau.rest.RestResponse
-
Equivalent to
ServletResponse.getOutputStream(), except wraps the output stream if an
Encoder
was found that matched the
Accept-Encoding header.
- getNegotiatedWriter() - Method in class org.apache.juneau.rest.RestResponse
-
Equivalent to
ServletResponse.getWriter(), except wraps the output stream if an
Encoder was
found that matched the
Accept-Encoding header and sets the
Content-Encoding
header to the appropriate value.
- getNewInstanceFromNumberClass() - Method in class org.apache.juneau.ClassMeta
-
Returns the class type of the parameter of the numeric constructor.
- getNoResultsMessage() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
Configuration property: No-results message.
- getNoResultsMessage() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
Configuration property: No-results message.
- getNormalClass() - Method in class org.apache.juneau.transform.PojoSwap
-
Returns the T class, the normalized form of the class.
- getNot() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
not.
- getNot() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
not.
- getNotABeanReason() - Method in class org.apache.juneau.ClassMeta
-
Returns the reason why this class is not a bean, or null if it is a bean.
- getNumberedLines(String) - Static method in class org.apache.juneau.internal.StringUtils
-
Takes in a string, splits it by lines, and then prepends each line with line numbers.
- getNumberedLines(String, int, int) - Static method in class org.apache.juneau.internal.StringUtils
-
- getObject(String, Type, Type...) - Method in class org.apache.juneau.config.Config
-
Gets the entry with the specified key and converts it to the specified value.
- getObject(String, Parser, Type, Type...) - Method in class org.apache.juneau.config.Config
-
- getObject(String, Class<T>) - Method in class org.apache.juneau.config.Config
-
- getObject(String, Parser, Class<T>) - Method in class org.apache.juneau.config.Config
-
- getObjectList(int) - Method in class org.apache.juneau.ObjectList
-
Shortcut for calling get(index, ObjectList.class).
- getObjectList(String) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
ObjectList.
- getObjectList(String, ObjectList) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
ObjectList.
- getObjectList(String, boolean) - Method in class org.apache.juneau.ObjectMap
-
- getObjectList(String) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
ObjectList.
- getObjectList(String, ObjectList) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
ObjectList.
- getObjectMap(int) - Method in class org.apache.juneau.ObjectList
-
Shortcut for calling get(index, ObjectMap.class).
- getObjectMap(String) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
Map.
- getObjectMap(String, ObjectMap) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
ObjectMap.
- getObjectMap(String, boolean) - Method in class org.apache.juneau.ObjectMap
-
- getObjectMap(String) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
Map.
- getObjectMap(String, ObjectMap) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
ObjectMap.
- getObjectWithDefault(String, T, Class<T>) - Method in class org.apache.juneau.config.Config
-
Gets the entry with the specified key and converts it to the specified value.
- getObjectWithDefault(String, Parser, T, Class<T>) - Method in class org.apache.juneau.config.Config
-
- getObjectWithDefault(String, T, Type, Type...) - Method in class org.apache.juneau.config.Config
-
Gets the entry with the specified key and converts it to the specified value.
- getObjectWithDefault(String, Parser, T, Type, Type...) - Method in class org.apache.juneau.config.Config
-
- getOccurrence() - Method in exception org.apache.juneau.rest.RestException
-
Returns the number of times this exception occurred on this servlet.
- getOneOf() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
oneOf.
- getOneOf() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
oneOf.
- getOperation(String, String) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Shortcut for calling getPaths().get(path).get(operation);
- getOperationId() - Method in class org.apache.juneau.dto.swagger.Operation
-
Bean property getter:
operationId.
- getOptions(RestRequest) - Method in class org.apache.juneau.rest.BasicRestServlet
-
[OPTIONS /*] - Show resource options.
- getOtherArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Deprecated.
Returns the remaining non-annotated arguments on this Java method.
- getOtherArgs() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
Returns the remaining non-annotated arguments on this Java method.
- getOuter() - Method in class org.apache.juneau.parser.ParserSession
-
Returns the outer object used for instantiating top-level non-static member classes.
- getOutput() - Method in class org.apache.juneau.rest.RestResponse
-
- getOutput(Class<T>) - Method in class org.apache.juneau.rest.RestResponse
-
Returns this value cast to the specified class.
- getOutput() - Method in class org.apache.juneau.utils.ProcBuilder
-
Run this command and returns the output as a simple string.
- getOutputStream(OutputStream) - Method in class org.apache.juneau.encoders.Encoder
-
Converts the specified uncompressed output stream into an uncompressed stream.
- getOutputStream(OutputStream) - Method in class org.apache.juneau.encoders.GzipEncoder
-
- getOutputStream(OutputStream) - Method in class org.apache.juneau.encoders.IdentityEncoder
-
- getOutputStream(String) - Method in class org.apache.juneau.internal.TeeOutputStream
-
- getOutputStream(String) - Method in class org.apache.juneau.rest.client.RestCall
-
- getOutputStream() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- getOutputStream() - Method in class org.apache.juneau.rest.RestResponse
-
- getOutputStream() - Method in class org.apache.juneau.serializer.SerializerPipe
-
Wraps the specified output object inside an output stream.
- getOutputStreamCalled() - Method in class org.apache.juneau.rest.RestResponse
-
- getParameter(String, String) - Method in class org.apache.juneau.dto.swagger.Operation
-
Returns the parameter with the specified type and name.
- getParameter(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getParameterInfo(String, String, String, String) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Convenience method for calling getPath(path).get(method).getParameter(in,name);
- getParameterMap() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getParameterNames() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getParameters() - Method in class org.apache.juneau.dto.swagger.Operation
-
Bean property getter:
parameters.
- getParameters() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
parameters.
- getParameters() - Method in class org.apache.juneau.http.MediaType
-
Returns the additional parameters on this media type.
- getParameterType(Method, int) - Static method in class org.apache.juneau.Value
-
Returns the generic parameter type of the Value parameter at the specified position.
- getParameterType(Type) - Static method in class org.apache.juneau.Value
-
Returns the generic parameter type of the Value type.
- getParameterValues(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getParamFormat() - Method in class org.apache.juneau.uon.UonSerializer
-
Configuration property: Format to use for query/form-data/header values.
- getParamFormat() - Method in class org.apache.juneau.uon.UonSerializerSession
-
Configuration property: Format to use for query/form-data/header values.
- getParamType() - Method in class org.apache.juneau.rest.RestMethodParam
-
Returns the swagger parameter type for this parameter as shown in the Swagger doc.
- getParamType() - Method in class org.apache.juneau.rest.RestParam
-
Deprecated.
Returns the swagger parameter type for this parameter as shown in the Swagger doc.
- getParentClasses(Class<?>, boolean, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns a list of all the parent classes of the specified class including the class itself.
- getParentContext() - Method in class org.apache.juneau.rest.RestContext
-
Returns the parent resource context (if this resource was initialized from a parent).
- getParentProperty() - Method in class org.apache.juneau.ClassMeta
-
- getParsedType() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the default parsed type for this schema.
- getParser(HttpPartParser) - Method in class org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
-
Returns the parser to use for parsing the bean property value.
- getParser(HttpPartParser) - Method in class org.apache.juneau.httppart.bean.ResponseBeanPropertyMeta
-
Returns the parser to use for parsing the bean property value.
- getParser() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the parser field of this schema.
- getParser(String) - Method in class org.apache.juneau.parser.ParserGroup
-
- getParser(MediaType) - Method in class org.apache.juneau.parser.ParserGroup
-
- getParser() - Method in class org.apache.juneau.parser.ParserMatch
-
Returns the parser that matched the HTTP Content-Type header value.
- getParser() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodBeanReturn
-
Returns the parser to use for parsing parts on the response bean.
- getParser() - Method in class org.apache.juneau.rest.RequestBody
-
Returns the parser matching the request Content-Type header.
- getParserMatch(String) - Method in class org.apache.juneau.parser.ParserGroup
-
Searches the group for a parser that can handle the specified Content-Type header value.
- getParserMatch(MediaType) - Method in class org.apache.juneau.parser.ParserGroup
-
- getParserMatch() - Method in class org.apache.juneau.rest.RequestBody
-
Returns the parser and media type matching the request Content-Type header.
- getParserReader() - Method in class org.apache.juneau.parser.ParserPipe
-
- getParsers() - Method in class org.apache.juneau.parser.ParserGroup
-
Returns the parsers in this group.
- getParsers() - Method in class org.apache.juneau.rest.RestContext
-
Returns the parsers registered with this resource.
- getParsers() - Method in class org.apache.juneau.rest.RestJavaMethod
-
Bean property getter:
parsers.
- getParsers() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the parsers associated with this request.
- getParserSessionArgs() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the session arguments to pass to parsers.
- getPart(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getPartName() - Method in class org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
-
Returns the HTTP part name for this property (query parameter name for example).
- getPartName() - Method in class org.apache.juneau.httppart.bean.ResponseBeanPropertyMeta
-
Returns the HTTP part name for this property (the query parameter name for example).
- getPartParser() - Method in class org.apache.juneau.rest.RestContext
-
Returns the HTTP-part parser associated with this resource.
- getPartParser() - Method in class org.apache.juneau.rest.RestJavaMethod
-
Bean property getter:
partParser.
- getPartParser() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the part serializer associated with this request.
- getParts() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getPartSerializer() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
-
Returns the part serializer to use to serialize this response.
- getPartSerializer() - Method in class org.apache.juneau.rest.RestContext
-
Returns the HTTP-part serializer associated with this resource.
- getPartSerializer() - Method in class org.apache.juneau.rest.RestJavaMethod
-
Bean property getter:
partSerializer.
- getPartSerializer() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the part serializer associated with this request.
- getPartSerializer() - Method in class org.apache.juneau.rest.RestResponse
-
- getPartType() - Method in class org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
-
Returns the HTTP part type for this property (query parameter for example).
- getPartType() - Method in class org.apache.juneau.httppart.bean.ResponseBeanPropertyMeta
-
Returns the HTTP part type for this property (query parameter for example).
- getPartType() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodArg
-
Returns the HTTP part type.
- getPartType() - Method in class org.apache.juneau.rest.ResponsePartMeta
-
Returns the part type.
- getPath(String) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Shortcut for calling getPaths().get(path);
- getPath() - Method in class org.apache.juneau.remote.RemoteInterfaceMeta
-
Returns the HTTP path of this interface.
- getPath() - Method in class org.apache.juneau.remote.RemoteInterfaceMethod
-
Returns the HTTP path of this method.
- getPath() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
Returns the HTTP path of this method.
- getPath() - Method in class org.apache.juneau.rest.client.remote.RemoteResourceMeta
-
Returns the HTTP path of this interface.
- getPath() - Method in class org.apache.juneau.rest.RestContext
-
- getPath(String) - Method in class org.apache.juneau.rest.RestRequest
-
Shortcut for calling getPathMatch().get(name).
- getPathArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Deprecated.
Returns the
@Path annotated arguments on this Java method.
- getPathArgs() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
Returns the
@Path annotated arguments on this Java method.
- getPathInfo() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getPathInfoUndecoded(HttpServletRequest) - Static method in class org.apache.juneau.rest.RestUtils
-
Deprecated.
Identical to HttpServletRequest.getPathInfo() but doesn't decode encoded characters.
- getPathInfoUndecoded(HttpServletRequest) - Static method in class org.apache.juneau.rest.util.RestUtils
-
Identical to HttpServletRequest.getPathInfo() but doesn't decode encoded characters.
- getPathMatch() - Method in class org.apache.juneau.rest.RestRequest
-
Request path match.
- getPathRemainder() - Method in class org.apache.juneau.rest.RestRequest
-
Shortcut for calling getPathMatch().getRemainder().
- getPaths() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
paths.
- getPathTranslated() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getPattern() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
pattern.
- getPattern() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
pattern.
- getPattern() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
pattern.
- getPattern() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
pattern.
- getPattern() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
pattern.
- getPattern() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
pattern.
- getPattern() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the xxx field of this schema.
- getPattern() - Method in class org.apache.juneau.rest.client.ResponsePattern
-
Returns the pattern passed in through the constructor.
- getPattern() - Method in class org.apache.juneau.rest.RequestPath
-
Returns the path pattern that matched this request.
- getPattern() - Method in class org.apache.juneau.rest.RequestPathMatch
-
Deprecated.
Returns the path pattern that matched this request.
- getPatternProperties() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
patternProperties.
- getPatternProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
patternProperties.
- getPatternString() - Method in class org.apache.juneau.rest.UrlPathPattern
-
Deprecated.
Bean property getter:
patternString.
- getPatternString() - Method in class org.apache.juneau.rest.util.UrlPathPattern
-
Bean property getter:
patternString.
- getPIData() - Method in class org.apache.juneau.xml.XmlReader
-
- getPipe() - Method in class org.apache.juneau.msgpack.MsgPackInputStream
-
- getPipe() - Method in class org.apache.juneau.parser.ParserReader
-
- getPipe() - Method in class org.apache.juneau.xml.XmlReader
-
Returns the pipe passed into the constructor.
- getPITarget() - Method in class org.apache.juneau.xml.XmlReader
-
- getPojoClass() - Method in class org.apache.juneau.transform.BuilderSwap
-
The POJO class.
- getPojoSwap(BeanSession) - Method in class org.apache.juneau.ClassMeta
-
Returns the
PojoSwap associated with this class that's the best match for the specified session.
- getPort() - Method in class org.apache.juneau.microservice.RestMicroservice
-
Returns the port that this microservice started up on.
- getPosition() - Method in class org.apache.juneau.parser.ParserInputStream
-
- getPosition() - Method in class org.apache.juneau.parser.ParserReader
-
- getPosition() - Method in class org.apache.juneau.parser.ParserSession
-
Returns the current position into the reader or input stream.
- getPosition() - Method in class org.apache.juneau.parser.Position
-
Returns the current byte position.
- getPosition() - Method in interface org.apache.juneau.parser.Positionable
-
Returns the current position in a reader or input stream.
- getPosition() - Method in class org.apache.juneau.utils.SearchArgs
-
The first-row position.
- getPosition() - Method in class org.apache.juneau.xml.XmlReader
-
- getPragma() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Pragma header on the request.
- getPrefix() - Method in class org.apache.juneau.dto.swagger.Xml
-
Bean property getter:
prefix.
- getPrefix() - Method in class org.apache.juneau.xml.XmlReader
-
- getPreLines() - Method in class org.apache.juneau.config.event.ConfigEvent
-
Returns the section or entry lines.
- getPreLines() - Method in class org.apache.juneau.config.internal.ConfigEntry
-
Returns the pre-lines of this entry.
- getPreLines(String) - Method in class org.apache.juneau.config.internal.ConfigMap
-
Returns the pre-lines on the specified section.
- getPrimaryMediaType() - Method in class org.apache.juneau.parser.Parser
-
Returns the first media type handled based on the values passed to the consumes constructor parameter.
- getPrimaryMediaType() - Method in class org.apache.juneau.serializer.Serializer
-
Returns the first entry in the accept parameter passed into the constructor.
- getPrimitiveDefault() - Method in class org.apache.juneau.ClassMeta
-
Returns the default value for primitives such as int or Integer.
- getPrimitiveDefault(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns the default value for the specified primitive class.
- getPrimitiveForWrapper(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
-
If the specified class is a primitive wrapper (e.g.
- getPrimitiveWrapper(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
-
If the specified class is a primitive (e.g.
- getProduces() - Method in class org.apache.juneau.dto.swagger.Operation
-
Bean property getter:
produces.
- getProduces() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
produces.
- getProduces(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getProduces() - Method in class org.apache.juneau.rest.RestContext
-
Returns the explicit list of supported accept types for this resource.
- getProduces() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the media types that are valid for Accept headers on the request.
- getProperties() - Method in class org.apache.juneau.BeanMap
-
Returns a simple collection of properties for this bean map.
- getProperties() - Method in class org.apache.juneau.BeanPropertyMeta
-
- getProperties() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
properties.
- getProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
properties.
- getProperties() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
properties.
- getProperties() - Method in class org.apache.juneau.httppart.bean.RequestBeanMeta
-
Returns all the annotated methods on this bean.
- getProperties() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
-
Returns all the annotated methods on this bean.
- getProperties() - Method in class org.apache.juneau.internal.DelegateBeanMap
-
- getProperties() - Method in class org.apache.juneau.rest.RestContext
-
Returns the class-level properties associated with this servlet.
- getProperties() - Method in class org.apache.juneau.rest.RestContextBuilder
-
Returns the configuration properties for this resource.
- getProperties() - Method in class org.apache.juneau.rest.RestRequest
-
Retrieve the properties active for this request.
- getProperties() - Method in class org.apache.juneau.rest.RestResponse
-
Retrieve the properties active for this request.
- getProperties() - Method in class org.apache.juneau.rest.RestServlet
-
Convenience method for calling getContext().getProperties();
- getProperties() - Method in class org.apache.juneau.Session
-
Returns the session properties.
- getProperties() - Method in class org.apache.juneau.transform.BeanFilter
-
Returns the set and order of names of properties associated with a bean class.
- getProperty(String) - Method in class org.apache.juneau.BeanMap
-
Returns the specified property on this bean map.
- getProperty(String) - Method in class org.apache.juneau.Context
-
Returns the raw property value with the specified name.
- getProperty(String, Class<T>, T) - Method in class org.apache.juneau.Context
-
Returns the property value with the specified name.
- getProperty(String) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Returns the property with the specified name.
- getProperty(String, boolean) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Returns the property with the specified name.
- getProperty(String) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Returns the property with the specified name.
- getProperty(String, boolean) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Returns the property with the specified name.
- getProperty(String) - Method in class org.apache.juneau.httppart.bean.RequestBeanMeta
-
Returns metadata about the bean property with the specified property name.
- getProperty(String) - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
-
Returns metadata about the bean property with the specified method getter name.
- getProperty(String) - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the schema information for the specified property.
- getProperty(String) - Method in class org.apache.juneau.PropertyStore
-
Returns the raw property value with the specified name.
- getProperty(String, Class<T>, T) - Method in class org.apache.juneau.PropertyStore
-
Returns the property value with the specified name.
- getProperty(String) - Method in class org.apache.juneau.Session
-
Returns the session property with the specified key.
- getProperty(String, Class<T>, T) - Method in class org.apache.juneau.Session
-
Returns the session property with the specified key and type.
- getProperty(String, Class<T>, T...) - Method in class org.apache.juneau.Session
-
- getProperty(String) - Method in class org.apache.juneau.xml.XmlReader
-
- getPropertyKeys(String) - Method in class org.apache.juneau.Context
-
Returns the keys found in the specified property group.
- getPropertyKeys(String) - Method in class org.apache.juneau.PropertyStore
-
Returns the keys found in the specified property group.
- getPropertyKeys() - Method in class org.apache.juneau.Session
-
Returns the session property keys.
- getPropertyMeta(String) - Method in class org.apache.juneau.BeanMap
-
Returns the metadata on the specified property.
- getPropertyMeta(String) - Method in class org.apache.juneau.BeanMeta
-
Returns metadata about the specified property.
- getPropertyMeta(String) - Method in class org.apache.juneau.xml.XmlBeanMeta
-
Returns bean property meta with the specified name.
- getPropertyMetas() - Method in class org.apache.juneau.BeanMeta
-
Returns the metadata on all properties associated with this bean.
- getPropertyMetas(String...) - Method in class org.apache.juneau.BeanMeta
-
Returns the metadata on the specified list of properties.
- getPropertyName(String) - Method in interface org.apache.juneau.PropertyNamer
-
Convert the specified default property name to some other value.
- getPropertyName(String) - Method in class org.apache.juneau.PropertyNamerDefault
-
- getPropertyName(String) - Method in class org.apache.juneau.PropertyNamerDLC
-
- getPropertyName(String) - Method in class org.apache.juneau.PropertyNamerULC
-
- getPropertyNamer() - Method in class org.apache.juneau.BeanContext
-
Configuration property: Bean property namer.
- getPropertyNamer() - Method in class org.apache.juneau.BeanSession
-
Configuration property: Bean property namer.
- getPropertyNamer() - Method in class org.apache.juneau.transform.BeanFilter
-
Returns the
PropertyNamer associated with the bean to tailor the names of bean properties.
- getPropertyStore() - Method in class org.apache.juneau.Context
-
Returns the property store associated with this context.
- getPropertyStore() - Method in class org.apache.juneau.ContextBuilder
-
Returns a read-only snapshot of the current property store on this builder.
- getPropertyStore() - Method in class org.apache.juneau.rest.RestRequest
-
- getPropertyStoreBuilder() - Method in class org.apache.juneau.ContextBuilder
-
Returns access to the inner property store builder.
- getProtocol() - Method in class org.apache.juneau.microservice.RestMicroservice
-
Returns whether this microservice is using "http" or "https".
- getProtocol() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getProtocols() - Method in class org.apache.juneau.rest.client.SSLOpts
-
Deprecated.
Bean property getter:
protocols.
- getProxyAuthorization() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Proxy-Authorization header on the request.
- getProxyInvocationHandler() - Method in class org.apache.juneau.ClassMeta
-
Returns the interface proxy invocation handler for this class.
- getPublicMethods() - Method in class org.apache.juneau.ClassMeta
-
All public methods on this class including static methods.
- getPublicMethods(String) - Method in class org.apache.juneau.utils.PojoRest
-
- getPublished() - Method in class org.apache.juneau.dto.atom.Entry
-
Returns the publish timestamp of this entry.
- getQuery() - Method in class org.apache.juneau.rest.RestRequest
-
Query parameters.
- getQuery(String) - Method in class org.apache.juneau.rest.RestRequest
-
Shortcut for calling getQuery().getString(name).
- getQueryArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Deprecated.
Returns the
@Query annotated arguments on this Java method.
- getQueryArgs() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
Returns the
@Query annotated arguments on this Java method.
- getQueryString() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getQuoteChar() - Method in class org.apache.juneau.serializer.WriterSerializer
-
Configuration property: Quote character.
- getQuoteChar() - Method in class org.apache.juneau.serializer.WriterSerializerSession
-
Configuration property: Quote character.
- getQValue() - Method in class org.apache.juneau.http.MediaTypeRange
-
Returns the 'q' (quality) value for this type, as described in Section 3.9 of RFC2616.
- getQValue() - Method in class org.apache.juneau.http.StringRange
-
Returns the 'q' (quality) value for this type, as described in Section 3.9 of RFC2616.
- getRange() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Range header on the request.
- getRaw(Object) - Method in class org.apache.juneau.BeanMap
-
Same as
BeanMap.get(Object) except bypasses the POJO filter associated with the bean property or bean filter
associated with the bean class.
- getRaw(BeanMap<?>, String) - Method in class org.apache.juneau.BeanPropertyMeta
-
- getRawOutput() - Method in class org.apache.juneau.serializer.SerializerPipe
-
Returns the raw output object passed into this session.
- getRdfLanguage() - Method in class org.apache.juneau.jena.RdfParser
-
Configuration property: RDF language.
- getRdfLanguage() - Method in class org.apache.juneau.jena.RdfParserSession
-
Configuration property: RDF language.
- getRdfLanguage() - Method in class org.apache.juneau.jena.RdfSerializer
-
Configuration property: RDF language.
- getRdfLanguage() - Method in class org.apache.juneau.jena.RdfSerializerSession
-
Configuration property: RDF language.
- getReadableClassName(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
-
Shortcut for calling getReadableClassName(c.getName())
- getReadableClassName(String) - Static method in class org.apache.juneau.internal.ClassUtils
-
Converts the specified class name to a readable form when class name is a special construct like "[[Z".
- getReadableClassNameForObject(Object) - Static method in class org.apache.juneau.internal.ClassUtils
-
Shortcut for calling getReadableClassName(c.getClass().getName())
- getReadableClassNames(Object[]) - Static method in class org.apache.juneau.internal.ClassUtils
-
Given the specified list of objects, return readable names for the class types of the objects.
- getReadableName() - Method in class org.apache.juneau.ClassMeta
-
Returns a readable name for this class (e.g.
- getReader(URI) - Method in class org.apache.juneau.dto.jsonschema.JsonSchemaMap
-
- getReader(URI) - Method in class org.apache.juneau.dto.jsonschema.SchemaMap
-
Deprecated.
Subclasses must implement either this method or
SchemaMap.load(URI) to load the schema with the specified URI.
- getReader() - Method in class org.apache.juneau.parser.ParserPipe
-
Wraps the specified input object inside a reader.
- getReader() - Method in class org.apache.juneau.rest.client.RestCall
-
Connects to the remote resource (if connect() hasn't already been called) and returns the HTTP
response message body as a reader.
- getReader() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getReader() - Method in class org.apache.juneau.rest.RequestBody
-
Returns the HTTP body content as a
Reader.
- getReader() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the HTTP body content as a
Reader.
- getReaderParser() - Method in class org.apache.juneau.rest.RequestBody
-
Returns the reader parser matching the request Content-Type header.
- getReaderTransform() - Method in class org.apache.juneau.ClassMeta
-
Returns the transform for this class for creating instances from a Reader.
- getReadOnly() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
readOnly.
- getRealPath(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getRef() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
$ref.
- getRef() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
$ref.
- getRef() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
$ref.
- getRef() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
$ref.
- getRef() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
$ref.
- getReferer() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Referer header on the request.
- getRel() - Method in class org.apache.juneau.dto.atom.Link
-
Returns the rel of this link.
- getRemainder() - Method in class org.apache.juneau.rest.RequestPath
-
Returns the decoded remainder of the URL following any path pattern matches.
- getRemainder() - Method in class org.apache.juneau.rest.RequestPathMatch
-
Deprecated.
Returns the decoded remainder of the URL following any path pattern matches.
- getRemainderUndecoded() - Method in class org.apache.juneau.rest.RequestPath
-
- getRemainderUndecoded() - Method in class org.apache.juneau.rest.RequestPathMatch
-
Deprecated.
- getRemoteableMethods() - Method in class org.apache.juneau.ClassMeta
-
- getRemoteableProxy(Class<T>) - Method in class org.apache.juneau.rest.client.RestClient
-
- getRemoteableProxy(Class<T>, Object) - Method in class org.apache.juneau.rest.client.RestClient
-
- getRemoteableProxy(Class<T>, Object, Serializer, Parser) - Method in class org.apache.juneau.rest.client.RestClient
-
- getRemoteAddr() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getRemoteHost() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getRemoteInterface(Class<T>) - Method in class org.apache.juneau.rest.client.RestClient
-
- getRemoteInterface(Class<T>, Object) - Method in class org.apache.juneau.rest.client.RestClient
-
- getRemoteInterface(Class<T>, Object, Serializer, Parser) - Method in class org.apache.juneau.rest.client.RestClient
-
- getRemotePort() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getRemoteResource(Class<T>) - Method in class org.apache.juneau.rest.client.RestClient
-
Create a new proxy interface against a 3rd-party REST interface.
- getRemoteResource(Class<T>, Object) - Method in class org.apache.juneau.rest.client.RestClient
-
- getRemoteResource(Class<T>, Object, Serializer, Parser) - Method in class org.apache.juneau.rest.client.RestClient
-
- getRemoteUser() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getRender() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
-
Returns the render class for rendering the style and contents of this property value in HTML.
- getRender() - Method in class org.apache.juneau.html.HtmlClassMeta
-
- getReporter() - Method in class org.apache.juneau.xml.XmlParser
-
Configuration property: XML reporter.
- getReporter() - Method in class org.apache.juneau.xml.XmlParserSession
-
Configuration property: XML reporter.
- getRequest() - Method in class org.apache.juneau.rest.client.RestCall
-
Returns access to the HttpUriRequest passed to HttpClient.execute(HttpUriRequest).
- getRequest() - Method in class org.apache.juneau.rest.RestContext
-
Returns the HTTP request object for the current request.
- getRequest(Class<T>) - Method in class org.apache.juneau.rest.RestRequest
-
Creates a proxy interface to retrieve HTTP parts of this request as a proxy bean.
- getRequest(RequestBeanMeta) - Method in class org.apache.juneau.rest.RestRequest
-
- getRequest() - Method in class org.apache.juneau.rest.RestServlet
-
Returns the current HTTP request.
- getRequestArgs() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
Returns the
@Request annotated arguments on this Java method.
- getRequestBeanArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Deprecated.
Returns the
@RequestBean annotated arguments on this Java method.
- getRequestDispatcher(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getRequestedSessionId() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getRequestURI() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getRequestURL() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getRequired() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
required.
- getRequired() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
required.
- getRequired() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
required.
- getRequired() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
required.
- getResolver() - Method in class org.apache.juneau.xml.XmlParser
-
Configuration property: XML resolver.
- getResolver() - Method in class org.apache.juneau.xml.XmlParserSession
-
Configuration property: XML resolver.
- getResource(Class<?>, String) - Static method in class org.apache.juneau.internal.ClassUtils
-
- getResource() - Method in class org.apache.juneau.rest.RestContext
-
Returns the resource object.
- getResourceDescription() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the localized resource description.
- getResourceResolver() - Method in class org.apache.juneau.rest.RestContext
-
Returns the resource resolver associated with this context.
- getResourceTitle() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the localized resource title.
- getResponse(Object) - Method in class org.apache.juneau.dto.swagger.Operation
-
Returns the response info with the given status code.
- getResponse(Class<T>) - Method in class org.apache.juneau.rest.client.RestCall
-
- getResponse(Type, Type...) - Method in class org.apache.juneau.rest.client.RestCall
-
Parses HTTP body into the specified object type.
- getResponse(ResponseBeanMeta) - Method in class org.apache.juneau.rest.client.RestCall
-
Converts the response from this call into a response bean.
- getResponse() - Method in class org.apache.juneau.rest.client.RestCall
-
Returns access to the HttpResponse returned by HttpClient.execute(HttpUriRequest).
- getResponse() - Method in class org.apache.juneau.rest.RestContext
-
Returns the HTTP response object for the current request.
- getResponse() - Method in class org.apache.juneau.rest.RestServlet
-
Returns the current HTTP response.
- getResponseAsString() - Method in class org.apache.juneau.rest.client.RestCall
-
Connects to the remote resource (if connect() hasn't already been called) and returns the HTTP response
message body as plain text.
- getResponseAsStringFuture() - Method in class org.apache.juneau.rest.client.RestCall
-
- getResponseBeanMeta() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodReturn
-
Returns schema information about the HTTP part.
- getResponseBeanMeta(Object) - Method in class org.apache.juneau.rest.RestRequest
-
Returns metadata about the specified response object if it's annotated with
@Response.
- getResponseBody(Type, Type...) - Method in class org.apache.juneau.rest.client.RestCall
-
- getResponseBodyMeta(Object) - Method in class org.apache.juneau.rest.RestRequest
-
Returns metadata about the specified response object if it's annotated with
@ResponseBody.
- getResponseCode() - Method in class org.apache.juneau.rest.client.RestCall
-
Connects to the remote resource (if connect() hasn't already been called) and returns the HTTP response code.
- getResponseCode() - Method in exception org.apache.juneau.rest.client.RestCallException
-
Returns the HTTP response status code.
- getResponseContentType() - Method in class org.apache.juneau.serializer.Serializer
-
Optional method that returns the response Content-Type for this serializer if it is different from
the matched media type.
- getResponseFuture(Class<T>) - Method in class org.apache.juneau.rest.client.RestCall
-
- getResponseFuture(Type, Type...) - Method in class org.apache.juneau.rest.client.RestCall
-
- getResponseHandlers() - Method in class org.apache.juneau.rest.RestContext
-
Returns the response handlers associated with this resource.
- getResponseHeader(String) - Method in class org.apache.juneau.rest.client.RestCall
-
Connects to the remote resource (if connect() hasn't already been called) and returns the value of
an HTTP header on the response.
- getResponseHeader(HttpPartParser, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.rest.client.RestCall
-
- getResponseHeader(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.client.RestCall
-
- getResponseHeaderMeta(Object) - Method in class org.apache.juneau.rest.RestRequest
-
Returns metadata about the specified response object if it's annotated with
@ResponseHeader.
- getResponseHeaders() - Method in class org.apache.juneau.serializer.SerializerSession
-
Optional method that specifies HTTP request headers for this serializer.
- getResponseHeaders() - Method in class org.apache.juneau.soap.SoapXmlSerializerSession
-
- getResponseInfo(String, String, Object) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Shortcut for calling getPaths().get(path).get(operation).getResponse(status);
- getResponseMessage() - Method in exception org.apache.juneau.rest.client.RestCallException
-
Returns the HTTP response message body text.
- getResponseMeta() - Method in class org.apache.juneau.rest.RestResponse
-
Returns the metadata about this response.
- getResponsePojoRest(Class<?>) - Method in class org.apache.juneau.rest.client.RestCall
-
Parses the output from the connection into the specified type and then wraps that in a
PojoRest.
- getResponsePojoRest() - Method in class org.apache.juneau.rest.client.RestCall
-
Converts the output from the connection into an
ObjectMap and then wraps that in a
PojoRest.
- getResponses() - Method in class org.apache.juneau.dto.swagger.Operation
-
Bean property getter:
responses.
- getResponses() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
responses.
- getResponseStatusMessage() - Method in exception org.apache.juneau.rest.client.RestCallException
-
Returns the response status message as a plain string.
- getRestMethodParams(Method) - Method in class org.apache.juneau.rest.RestContext
-
Returns the parameters defined on the specified Java method.
- getRestParams(Method) - Method in class org.apache.juneau.rest.RestContext
-
- getRestServlet() - Method in class org.apache.juneau.rest.RestContext
-
- getReturns() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Deprecated.
Returns whether the method returns the HTTP response body or status code.
- getReturns() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
-
Returns whether the method returns the HTTP response body or status code.
- getReturnType() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodReturn
-
Returns the class type of the method return.
- getReturnValue() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodReturn
-
Specifies whether the return value is the body of the request or the HTTP status.
- getRights() - Method in class org.apache.juneau.dto.atom.CommonEntry
-
Returns the rights statement of this object.
- getRootCause() - Method in exception org.apache.juneau.parser.ParseException
-
Returns the highest-level ParseException in the stack trace.
- getRootCause() - Method in exception org.apache.juneau.rest.RestException
-
Returns the root cause of this exception.
- getRootCause() - Method in exception org.apache.juneau.serializer.SerializeException
-
Returns the highest-level ParseException in the stack trace.
- getRootDir() - Method in class org.apache.juneau.microservice.resources.DirectoryResource
-
Returns the root directory.
- getRootObject() - Method in class org.apache.juneau.utils.PojoRest
-
The root object that was passed into the constructor of this method.
- getRootRelativeContextRoot() - Method in class org.apache.juneau.UriContext
-
Returns the root-relative URI of the context portion of this URI context.
- getRootRelativePathInfo() - Method in class org.apache.juneau.UriContext
-
Returns the root-relative URI of the path portion of this URI context.
- getRootRelativePathInfoParent() - Method in class org.apache.juneau.UriContext
-
- getRootRelativeServletPath() - Method in class org.apache.juneau.UriContext
-
Returns the root-relative URI of the resource portion of this URI context.
- getRootRelativeServletPathParent() - Method in class org.apache.juneau.UriContext
-
- getRrpcInterface(Class<T>) - Method in class org.apache.juneau.rest.client.RestClient
-
- getRrpcInterface(Class<T>, Object) - Method in class org.apache.juneau.rest.client.RestClient
-
- getRrpcInterface(Class<T>, Object, Serializer, Parser) - Method in class org.apache.juneau.rest.client.RestClient
-
- getScanner() - Method in class org.apache.juneau.utils.ProcBuilder
-
Returns the output from this process as a
Scanner.
- getSchema() - Method in class org.apache.juneau.BeanSession
-
HTTP part schema of object being serialized or parsed.
- getSchema() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
schema.
- getSchema() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Bean property getter:
schema.
- getSchema() - Method in class org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
-
Returns the schema information gathered from annotations on the method and return type.
- getSchema() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
-
Returns the schema information about the response object.
- getSchema() - Method in class org.apache.juneau.httppart.bean.ResponseBeanPropertyMeta
-
Returns the schema information gathered from annotations on the method and return type.
- getSchema() - Method in class org.apache.juneau.jsonschema.JsonSchemaBeanPropertyMeta
-
Returns the schema information gathered from all the
@Schema annotations on the bean property.
- getSchema() - Method in class org.apache.juneau.jsonschema.JsonSchemaClassMeta
-
Returns the
@Schema annotation defined on the class.
- getSchema(Object) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
-
Returns the JSON-schema for the specified object.
- getSchema(Type) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
-
Returns the JSON-schema for the specified type.
- getSchema(ClassMeta<?>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
-
Returns the JSON-schema for the specified type.
- getSchema() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodArg
-
Returns the HTTP part schema information about this part.
- getSchema() - Method in class org.apache.juneau.rest.ResponsePartMeta
-
Returns the part schema.
- getSchemaSerializer() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
- getSchemaSerializer() - Method in class org.apache.juneau.html.HtmlSerializer
-
- getSchemaSerializer() - Method in class org.apache.juneau.json.JsonSerializer
-
Returns the schema serializer based on the settings of this serializer.
- getSchemaSerializer() - Method in class org.apache.juneau.xml.XmlSerializer
-
Returns the schema serializer based on the settings of this serializer.
- getSchemaVersionUri() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
$schema.
- getSchemaVersionUri() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
$schema.
- getScheme() - Method in class org.apache.juneau.dto.atom.Category
-
Returns the category scheme.
- getScheme() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getSchemes() - Method in class org.apache.juneau.dto.swagger.Operation
-
Bean property getter:
schemes.
- getSchemes() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
schemes.
- getScopes() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
Bean property getter:
scopes.
- getScript() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
Configuration property: Javascript code.
- getScript() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
Configuration property: Javascript code.
- getScript(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
-
Returns the Javascript needed for the show and hide actions of the menu item.
- getScript(RestRequest) - Method in class org.apache.juneau.rest.widget.Widget
-
Resolves any Javascript that should be added to the <head>/<script> element.
- getSearch() - Method in class org.apache.juneau.utils.SearchArgs
-
The query search terms.
- getSearchArgs() - Method in class org.apache.juneau.rest.RequestQuery
-
Locates the special search query arguments in the query and returns them as a
SearchArgs object.
- getSection() - Method in class org.apache.juneau.config.event.ConfigEvent
-
Returns the section name.
- getSectionAsBean(String, Class<T>) - Method in class org.apache.juneau.config.Config
-
Shortcut for calling getSectionAsBean(sectionName, c, false).
- getSectionAsBean(String, Class<T>, boolean) - Method in class org.apache.juneau.config.Config
-
Converts this config file section to the specified bean instance.
- getSectionAsInterface(String, Class<T>) - Method in class org.apache.juneau.config.Config
-
Wraps a config file section inside a Java interface so that values in the section can be read and
write using getters and setters.
- getSectionAsMap(String) - Method in class org.apache.juneau.config.Config
-
Returns a section of this config copied into an
ObjectMap.
- getSections() - Method in class org.apache.juneau.config.internal.ConfigMap
-
Returns the keys of the entries in the specified section.
- getSecurity() - Method in class org.apache.juneau.dto.swagger.Operation
-
Bean property getter:
security.
- getSecurity() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
security.
- getSecurityDefinitions() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
securityDefinitions.
- getSerializedClassMeta(BeanSession) - Method in class org.apache.juneau.ClassMeta
-
Returns the serialized (swapped) form of this class if there is an
PojoSwap associated with it.
- getSerializer(HttpPartSerializer) - Method in class org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
-
Returns the serializer to use for serializing the bean property value.
- getSerializer(HttpPartSerializer) - Method in class org.apache.juneau.httppart.bean.ResponseBeanPropertyMeta
-
Returns the serializer to use for serializing the bean property value.
- getSerializer() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the serializer field of this schema.
- getSerializer(HttpPartSerializer) - Method in class org.apache.juneau.rest.client.remote.RemoteMethodArg
-
Returns the HTTP part serializer to use for serializing this part.
- getSerializer() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodBeanArg
-
Returns the serializer to use for serializing parts on the request bean.
- getSerializer() - Method in class org.apache.juneau.rest.ResponsePartMeta
-
Returns the part serializer.
- getSerializer(String) - Method in class org.apache.juneau.serializer.SerializerGroup
-
- getSerializer(MediaType) - Method in class org.apache.juneau.serializer.SerializerGroup
-
- getSerializer() - Method in class org.apache.juneau.serializer.SerializerMatch
-
Returns the serializer that matched the HTTP Accept header value.
- getSerializerMatch(String) - Method in class org.apache.juneau.serializer.SerializerGroup
-
Searches the group for a serializer that can handle the specified Accept value.
- getSerializerMatch(MediaType) - Method in class org.apache.juneau.serializer.SerializerGroup
-
- getSerializers() - Method in class org.apache.juneau.rest.RestContext
-
Returns the serializers registered with this resource.
- getSerializers() - Method in class org.apache.juneau.rest.RestJavaMethod
-
Bean property getter:
serializers.
- getSerializers() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the serializers associated with this request.
- getSerializers() - Method in class org.apache.juneau.rest.RestResponse
-
Gets the serializer group for the response.
- getSerializers() - Method in class org.apache.juneau.serializer.SerializerGroup
-
Returns a copy of the serializers in this group.
- getSerializerSessionArgs() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the session arguments to pass to serializers.
- getServer() - Method in class org.apache.juneau.microservice.RestMicroservice
-
Returns the underlying Jetty server.
- getServerName() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getServerPort() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getServiceMap() - Method in class org.apache.juneau.rest.remote.RemoteInterfaceServlet
-
Deprecated.
Returns the list of interfaces to their implementation objects.
- getServiceMap() - Method in class org.apache.juneau.rest.remote.RrpcServlet
-
Returns the list of interfaces to their implementation objects.
- getServiceMap() - Method in class org.apache.juneau.rest.remoteable.RemoteableServlet
-
Deprecated.
Returns the list of interfaces to their implementation objects.
- getServletConfig() - Method in class org.apache.juneau.rest.RestServlet
-
- getServletContext() - Method in class org.apache.juneau.rest.mock.MockHttpSession
-
- getServletContext() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getServletContext() - Method in class org.apache.juneau.rest.RestContextBuilder
-
- getServletInitParameter(String) - Method in class org.apache.juneau.rest.RestContext
-
Returns the servlet init parameter returned by ServletConfig.getInitParameter(String).
- getServletName() - Method in class org.apache.juneau.rest.RestContextBuilder
-
- getServletPath() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getServletPath() - Method in class org.apache.juneau.rest.RestRequest
-
- getSession(boolean) - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getSession() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getSessionContext() - Method in class org.apache.juneau.rest.mock.MockHttpSession
-
- getSessionObject(Class<T>, String, boolean) - Method in class org.apache.juneau.svl.VarResolverSession
-
Returns the session object with the specified name.
- getSessionObject(Class<T>, String) - Method in class org.apache.juneau.svl.VarResolverSession
-
- getSessionObjects(RestRequest) - Method in class org.apache.juneau.rest.BasicRestCallHandler
-
Returns the session objects for the specified request.
- getSessionObjects(RestRequest) - Method in interface org.apache.juneau.rest.RestCallHandler
-
Returns the session objects for the specified request.
- getSetProperty(String, Class<T>) - Method in class org.apache.juneau.Context
-
Returns the set property with the specified name.
- getSetProperty(String, Class<T>, Set<T>) - Method in class org.apache.juneau.Context
-
Returns the set property with the specified name.
- getSetProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
-
Returns the set property with the specified name.
- getSetProperty(String, Class<T>, Set<T>) - Method in class org.apache.juneau.PropertyStore
-
Returns the set property with the specified name.
- getSetter() - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns the setter method for this property.
- getSimpleName() - Method in class org.apache.juneau.ClassMeta
-
- getSimpleName(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns the simple name of a class.
- getSimpleName(Type) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns the simple name of a class.
- getSiteName(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
Returns the localized site name of this REST resource.
- getSiteName(RestRequest) - Method in interface org.apache.juneau.rest.RestInfoProvider
-
Returns the localized site name of the REST resource.
- getSiteName() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the localized site name.
- getSize() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
-
- getSize() - Method in class org.apache.juneau.microservice.resources.LogsResource.FileResource
-
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.juneau.rest.jaxrs.BaseProvider
-
- getSocketTimeout() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
-
- getSort() - Method in class org.apache.juneau.utils.SearchArgs
-
The sort columns.
- getSource() - Method in class org.apache.juneau.dto.atom.Entry
-
Returns the source of this entry.
- getSrc() - Method in class org.apache.juneau.dto.atom.Content
-
Returns the source URI.
- getStack(boolean) - Method in class org.apache.juneau.BeanTraverseSession
-
Returns the current stack trace.
- getStackTrace(Throwable) - Static method in class org.apache.juneau.internal.StringUtils
-
Convenience method for getting a stack trace as a string.
- getStackTraceOccurrence(Throwable) - Method in class org.apache.juneau.rest.RestContext
-
Returns the number of times this exception was thrown based on a hash of its stacktrace.
- getStatus() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- getStatus() - Method in exception org.apache.juneau.rest.RestException
-
Returns the HTTP status code.
- getStatus() - Method in interface org.apache.juneau.utils.MockHttpResponse
-
Returns the status code of the response.
- getStatus() - Method in exception org.apache.juneau.utils.PojoRestException
-
The HTTP-equivalent status code.
- getStatusMethod() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
-
Returns the @ResponseStatus-annotated method.
- getStopClass() - Method in class org.apache.juneau.transform.BeanFilter
-
Returns the stop class associated with this class.
- getStream(String) - Method in class org.apache.juneau.utils.ClasspathResourceManager
-
Finds the resource with the given name.
- getStream(String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceManager
-
Finds the resource with the given name for the specified locale and returns it as an input stream.
- getStream(Class<?>, String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceManager
-
Finds the resource with the given name for the specified locale and returns it as an input stream.
- getStreamSerializer(String) - Method in class org.apache.juneau.serializer.SerializerGroup
-
- getStreamSerializer(MediaType) - Method in class org.apache.juneau.serializer.SerializerGroup
-
- getString(String) - Method in class org.apache.juneau.config.Config
-
Gets the entry with the specified key.
- getString(String, String) - Method in class org.apache.juneau.config.Config
-
Gets the entry with the specified key.
- getString(int) - Method in class org.apache.juneau.ObjectList
-
Shortcut for calling get(index, String.class).
- getString(String) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
String.
- getString(String, String) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
String.
- getString(String) - Method in class org.apache.juneau.rest.RequestFormData
-
Returns a form-data parameter value.
- getString(String, String) - Method in class org.apache.juneau.rest.RequestFormData
-
- getString(String) - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the specified header value as a string.
- getString(String, String) - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the specified header value as a string.
- getString(String) - Method in class org.apache.juneau.rest.RequestPath
-
Returns the specified path parameter converted to a String.
- getString(String) - Method in class org.apache.juneau.rest.RequestPathMatch
-
Deprecated.
Returns the specified path parameter converted to a String.
- getString(String) - Method in class org.apache.juneau.rest.RequestQuery
-
Returns a query parameter value as a string.
- getString(String, String) - Method in class org.apache.juneau.rest.RequestQuery
-
- getString(String) - Method in class org.apache.juneau.utils.ClasspathResourceManager
-
Finds the resource with the given name and converts it to a simple string.
- getString(Class<?>, String) - Method in class org.apache.juneau.utils.ClasspathResourceManager
-
Finds the resource with the given name and converts it to a simple string.
- getString(String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceManager
-
Finds the resource with the given name and converts it to a simple string.
- getString(Class<?>, String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceManager
-
Finds the resource with the given name and converts it to a simple string.
- getString(String, Object...) - Method in class org.apache.juneau.utils.MessageBundle
-
- getString(Locale, String, Object...) - Method in class org.apache.juneau.utils.MessageBundle
-
- getString(String) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
String.
- getString(String, String) - Method in class org.apache.juneau.utils.PojoRest
-
Returns the specified entry value converted to a
String.
- getStringArray(String) - Method in class org.apache.juneau.config.Config
-
Gets the entry with the specified key, splits the value on commas, and returns the values as trimmed strings.
- getStringArray(String, String[]) - Method in class org.apache.juneau.config.Config
-
- getStringArray(String) - Method in class org.apache.juneau.ObjectMap
-
Returns the specified entry value converted to a
String.
- getStringArray(String, String[]) - Method in class org.apache.juneau.ObjectMap
-
- getStringBuilder() - Method in class org.apache.juneau.BeanSession
-
- getStringProperty(String, String) - Method in class org.apache.juneau.Context
-
Shortcut for calling getProperty(key, String.class, def).
- getStringTransform() - Method in class org.apache.juneau.ClassMeta
-
Returns the transform for this class for creating instances from a String.
- getStyle() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
Configuration property: CSS style code.
- getStyle() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
Configuration property: CSS style code.
- getStyle(SerializerSession, T) - Method in class org.apache.juneau.html.HtmlRender
-
Returns the CSS style of the element containing the bean property value.
- getStyle(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
-
- getStyle(RestRequest) - Method in class org.apache.juneau.rest.widget.QueryMenuItem
-
Returns CSS for the tooltips.
- getStyle(RestRequest) - Method in class org.apache.juneau.rest.widget.Widget
-
Resolves any CSS styles that should be added to the <head>/<style> element.
- getStylesheet() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
Configuration property: Stylesheet import URLs.
- getStylesheet() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
Configuration property: Stylesheet import URLs.
- getSubTitle() - Method in class org.apache.juneau.dto.atom.Feed
-
Returns the feed subtitle.
- getSubtitle() - Method in class org.apache.juneau.dto.atom.Source
-
Returns the subtitle of this source.
- getSubType() - Method in class org.apache.juneau.http.MediaType
-
Returns the 'subType' fragment of the 'type/subType' string.
- getSubTypes() - Method in class org.apache.juneau.http.MediaType
-
Returns the subtypes broken down by fragments delimited by "'".
- getSummary() - Method in class org.apache.juneau.dto.atom.Entry
-
Returns the summary of this entry.
- getSummary() - Method in class org.apache.juneau.dto.swagger.Operation
-
Bean property getter:
summary.
- getSupportedEncodings() - Method in class org.apache.juneau.encoders.EncoderGroup
-
Returns the set of codings supported by all encoders in this group.
- getSupportedEncodings() - Method in class org.apache.juneau.rest.RestResponse
-
Returns the codings that are valid for Accept-Encoding and Content-Encoding headers on
the request.
- getSupportedMediaTypes() - Method in class org.apache.juneau.parser.ParserGroup
-
Returns the media types that all parsers in this group can handle
- getSupportedMediaTypes() - Method in class org.apache.juneau.rest.RestResponse
-
Returns the media types that are valid for Accept headers on the request.
- getSupportedMediaTypes() - Method in class org.apache.juneau.serializer.SerializerGroup
-
Returns the media types that all serializers in this group can handle.
- getSwagger() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
swagger.
- getSwagger(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
Returns the localized swagger for this REST resource.
- getSwagger(RestRequest) - Method in interface org.apache.juneau.rest.RestInfoProvider
-
Returns the localized swagger for the REST resource.
- getSwagger() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the localized swagger associated with the resource.
- getSwaggerFromFile(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getSwapClass() - Method in class org.apache.juneau.transform.PojoSwap
-
Returns the G class, the generalized form of the class.
- getSwapClassMeta(BeanSession) - Method in class org.apache.juneau.transform.PojoSwap
-
Returns the
ClassMeta of the transformed class type.
- getSwapped(String, PojoSwap<T, ?>) - Method in class org.apache.juneau.ObjectMap
-
Same as
get(), but converts the raw value to the specified class type using the specified
POJO swap.
- getSynopsis() - Method in class org.apache.juneau.microservice.console.ConsoleCommand
-
Returns the usage synopsis of the command.
- getSynopsis() - Method in class org.apache.juneau.microservice.console.HelpCommand
-
- getTags() - Method in class org.apache.juneau.dto.swagger.Operation
-
Bean property getter:
tags.
- getTags() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
tags.
- getTags(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getTE() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the TE header on the request.
- getTemplate() - Method in class org.apache.juneau.html.HtmlDocSerializer
-
Configuration property: HTML document template.
- getTemplate() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
Configuration property: HTML document template.
- getTerm() - Method in class org.apache.juneau.dto.atom.Category
-
- getTermsOfService() - Method in class org.apache.juneau.dto.swagger.Info
-
Bean property getter:
termsOfService.
- getTermsOfService(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getterProps - Variable in class org.apache.juneau.BeanMeta
-
The getter properties on the target class.
- getText() - Method in class org.apache.juneau.dto.atom.Generator
-
Returns the content of this generator statement.
- getText() - Method in class org.apache.juneau.dto.atom.Id
-
Returns the content of this identifier.
- getText() - Method in class org.apache.juneau.dto.atom.Text
-
Returns the content of this content.
- getText() - Method in class org.apache.juneau.dto.html5.HtmlElementRawText
-
Returns the inner text of this element.
- getText() - Method in class org.apache.juneau.dto.html5.HtmlElementText
-
Returns the inner text of this element.
- getText() - Method in class org.apache.juneau.microservice.resources.LogParser.Entry
-
- getText() - Method in class org.apache.juneau.xml.XmlReader
-
- getTextCharacters() - Method in class org.apache.juneau.xml.XmlReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.juneau.xml.XmlReader
-
- getTextLength() - Method in class org.apache.juneau.xml.XmlReader
-
- getTextStart() - Method in class org.apache.juneau.xml.XmlReader
-
- getThread() - Method in class org.apache.juneau.microservice.resources.LogParser.Entry
-
- getThrown() - Method in class org.apache.juneau.BeanPropertyValue
-
Returns the exception thrown by calling the property getter.
- getTimeZone() - Method in class org.apache.juneau.BeanContext
-
Configuration property: Time zone.
- getTimeZone() - Method in class org.apache.juneau.BeanSession
-
Configuration property: Time zone.
- getTimeZone() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Time-Zone header value on the request if there is one.
- getTitle() - Method in class org.apache.juneau.dto.atom.CommonEntry
-
Returns the title of this object.
- getTitle() - Method in class org.apache.juneau.dto.atom.Link
-
Returns the title of the target of this link.
- getTitle() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
title.
- getTitle() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
title.
- getTitle() - Method in class org.apache.juneau.dto.swagger.Info
-
Bean property getter:
title.
- getTitle() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
title.
- getTitle(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
Returns the localized title of this REST resource.
- getTitle(RestRequest) - Method in interface org.apache.juneau.rest.RestInfoProvider
-
Returns the localized title of the REST resource.
- getTokenUrl() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
Bean property getter:
tokenUrl.
- getToTransform(Class<O>) - Method in class org.apache.juneau.ClassMeta
-
Returns the transform for this class for creating instances from other object types.
- getType() - Method in class org.apache.juneau.config.event.ConfigEvent
-
Returns the event type.
- getType() - Method in class org.apache.juneau.dto.atom.Link
-
Returns the content type of the target of this link.
- getType() - Method in class org.apache.juneau.dto.atom.Text
-
Returns the content type of this content.
- getType() - Method in class org.apache.juneau.dto.cognos.Column
-
Bean property getter:
type.
- getType() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
type.
- getType() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
type.
- getType() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
type.
- getType() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
type.
- getType() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
type.
- getType() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
type.
- getType() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
Bean property getter:
type.
- getType() - Method in class org.apache.juneau.http.MediaType
-
Returns the 'type' fragment of the 'type/subType' string.
- getType() - Method in class org.apache.juneau.http.StringRange
-
Returns the type enclosed by this type range.
- getType() - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the type field of this schema.
- getType(ClassMeta<?>) - Method in class org.apache.juneau.httppart.HttpPartSchema
-
Returns the type field of this schema.
- getType() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
-
- getType() - Method in class org.apache.juneau.microservice.resources.LogsResource.FileResource
-
- getType() - Method in class org.apache.juneau.rest.RestMethodParam
-
Returns the parameter class type.
- getType() - Method in class org.apache.juneau.rest.RestParam
-
Deprecated.
Returns the parameter class type.
- getTypeAsJsonType() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
type.
- getTypeAsJsonType() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
type.
- getTypeAsJsonTypeArray() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
type.
- getTypeAsJsonTypeArray() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
type.
- getTypeClass() - Method in class org.apache.juneau.rest.RestMethodParam
-
Returns the parameter class type.
- getTypeName(ClassMeta<?>) - Method in class org.apache.juneau.BeanRegistry
-
Given the specified class, return the dictionary name for it.
- getTypeName() - Method in class org.apache.juneau.transform.BeanFilter
-
Returns the dictionary name associated with this bean.
- getTypeProperty() - Method in class org.apache.juneau.BeanMeta
-
Returns a mock bean property that resolves to the name "_type" and whose value always resolves to the
dictionary name of the bean.
- getUnbufferedReader() - Method in class org.apache.juneau.rest.RequestBody
-
- getUniqueItems() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
-
Bean property getter:
uniqueItems.
- getUniqueItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Deprecated.
Bean property getter:
uniqueItems.
- getUniqueItems() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
-
Bean property getter:
uniqueItems.
- getUniqueItems() - Method in class org.apache.juneau.dto.swagger.Items
-
Bean property getter:
uniqueItems.
- getUniqueItems() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property getter:
uniqueItems.
- getUniqueItems() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
uniqueItems.
- getUonReader(ParserPipe, boolean) - Method in class org.apache.juneau.uon.UonParserSession
-
Creates a
UonReader from the specified parser pipe.
- getUonWriter(SerializerPipe) - Method in class org.apache.juneau.uon.UonSerializerSession
-
Converts the specified output target object to an
UonWriter.
- getUpdated() - Method in class org.apache.juneau.dto.atom.CommonEntry
-
Returns the update timestamp of this object.
- getUpgrade() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Upgrade header on the request.
- getUri() - Method in class org.apache.juneau.dto.atom.Generator
-
Returns the URI of this generator statement.
- getUri() - Method in class org.apache.juneau.dto.atom.Icon
-
Returns the URI of this icon.
- getUri() - Method in class org.apache.juneau.dto.atom.Logo
-
Returns the URI of the logo.
- getUri() - Method in class org.apache.juneau.dto.atom.Person
-
Returns the URI of the person.
- getUri() - Method in class org.apache.juneau.dto.LinkString
-
Bean property getter:
uri.
- getURI(ClassMeta<?>) - Method in class org.apache.juneau.jsonschema.BasicBeanDefMapper
-
- getURI(String) - Method in class org.apache.juneau.jsonschema.BasicBeanDefMapper
-
- getURI(ClassMeta<?>) - Method in interface org.apache.juneau.jsonschema.BeanDefMapper
-
Returns the URI for the specified class.
- getURI(String) - Method in interface org.apache.juneau.jsonschema.BeanDefMapper
-
Returns the URI for the specified class by its ID.
- getURI() - Method in class org.apache.juneau.microservice.RestMicroservice
-
Returns the URI where this microservice is listening on.
- getURI() - Method in class org.apache.juneau.rest.Redirect
-
Deprecated.
Returns the URI to redirect to.
- getUri(boolean, Map<String, ?>) - Method in class org.apache.juneau.rest.RestRequest
-
Returns the URI for this request.
- getUri() - Method in class org.apache.juneau.xml.Namespace
-
Returns the namespace URI.
- getUriAnchorText() - Method in class org.apache.juneau.html.HtmlSerializer
-
Configuration property: Anchor text source.
- getUriAnchorText() - Method in class org.apache.juneau.html.HtmlSerializerSession
-
Configuration property: Anchor text source.
- getUriAuthority() - Method in class org.apache.juneau.rest.RestContext
-
Returns the authority path of the resource.
- getUriContext() - Method in class org.apache.juneau.rest.RestContext
-
Returns the context path of the resource.
- getUriContext() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the URI context of the request.
- getUriContext() - Method in class org.apache.juneau.serializer.Serializer
-
Configuration property: URI context bean.
- getUriContext() - Method in class org.apache.juneau.serializer.SerializerSession
-
Configuration property: URI context bean.
- getUriRelativity() - Method in class org.apache.juneau.rest.RestContext
-
Returns the setting on how relative URIs should be interpreted as relative to.
- getUriRelativity() - Method in class org.apache.juneau.serializer.Serializer
-
Configuration property: URI relativity.
- getUriRelativity() - Method in class org.apache.juneau.serializer.SerializerSession
-
Configuration property: URI relativity.
- getUriResolution() - Method in class org.apache.juneau.rest.RestContext
-
Returns the setting on how relative URIs should be resolved.
- getUriResolution() - Method in class org.apache.juneau.serializer.Serializer
-
Configuration property: URI resolution.
- getUriResolution() - Method in class org.apache.juneau.serializer.SerializerSession
-
Configuration property: URI resolution.
- getUriResolver(UriResolution, UriRelativity) - Method in class org.apache.juneau.rest.RestRequest
-
Returns a URI resolver that can be used to convert URIs to absolute or root-relative form.
- getUriResolver() - Method in class org.apache.juneau.rest.RestRequest
-
- getUriResolver() - Method in class org.apache.juneau.serializer.SerializerSession
-
Returns the URI resolver.
- getUrl() - Method in class org.apache.juneau.dto.swagger.Contact
-
Bean property getter:
url.
- getUrl() - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
-
Bean property getter:
url.
- getUrl() - Method in class org.apache.juneau.dto.swagger.License
-
Bean property getter:
url.
- getUrl() - Method in class org.apache.juneau.remote.RemoteInterfaceMethod
-
Returns the absolute URL of the REST interface invoked by this Java method.
- getUrl() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Deprecated.
Returns the absolute URL of the REST interface invoked by this Java method.
- getUserAgent() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the User-Agent header on the request.
- getUserPrincipal() - Method in class org.apache.juneau.rest.mock.MockServletRequest
-
- getValidator(SerializerPipe, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerSession
-
Deprecated.
- getValidator(SerializerPipe, Object) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerSession
-
- getValue() - Method in class org.apache.juneau.BeanMapEntry
-
Returns the value of this property.
- getValue() - Method in class org.apache.juneau.BeanPropertyValue
-
Returns the bean property value.
- getValue() - Method in class org.apache.juneau.config.event.ConfigEvent
-
Returns the entry value.
- getValue() - Method in class org.apache.juneau.config.internal.ConfigEntry
-
Returns the raw value of this entry.
- getValue() - Method in class org.apache.juneau.rest.client.SerializedNameValuePair
-
- getValue(String) - Method in class org.apache.juneau.rest.mock.MockHttpSession
-
- getValueNames() - Method in class org.apache.juneau.rest.mock.MockHttpSession
-
- getValues(boolean, BeanPropertyValue...) - Method in class org.apache.juneau.BeanMap
-
Invokes all the getters on this bean and return the values as a list of
BeanPropertyValue objects.
- getValues() - Method in class org.apache.juneau.dto.cognos.DataSet.Row
-
Returns the values in this row.
- getValueType() - Method in class org.apache.juneau.ClassMeta
-
For Map types, returns the class type of the values of the Map.
- getVar(String) - Method in class org.apache.juneau.svl.VarResolverSession
-
Returns the
Var with the specified name.
- getVarMap() - Method in class org.apache.juneau.svl.VarResolverContext
-
Returns an unmodifiable map of
Vars associated with this context.
- getVarResolver() - Method in class org.apache.juneau.microservice.Microservice
-
Returns the variable resolver for resolving variables in strings and files.
- getVarResolver() - Method in class org.apache.juneau.rest.RestContext
-
Returns the variable resolver for this servlet.
- getVarResolverBuilder() - Method in class org.apache.juneau.rest.RestContextBuilder
-
Creates the variable resolver for this resource.
- getVarResolverSession() - Method in class org.apache.juneau.rest.RestRequest
-
Request-level variable resolver session.
- getVars() - Method in class org.apache.juneau.rest.UrlPathPattern
-
Deprecated.
Bean property getter:
vars.
- getVars() - Method in class org.apache.juneau.rest.util.UrlPathPattern
-
Bean property getter:
vars.
- getVars() - Method in class org.apache.juneau.svl.VarResolverContext
-
Returns an array of variables define in this variable resolver context.
- getVersion() - Method in class org.apache.juneau.dto.atom.Generator
-
Returns the version of this generator statement.
- getVersion() - Method in class org.apache.juneau.dto.swagger.Info
-
Bean property getter:
version.
- getVersion(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
-
- getVersion() - Method in class org.apache.juneau.xml.XmlReader
-
- getVia() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Via header on the request.
- getView() - Method in class org.apache.juneau.utils.SearchArgs
-
The view columns.
- getWarning() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the Warning header on the request.
- getWarnings() - Method in class org.apache.juneau.Session
-
Returns the warnings that occurred in this session.
- getWidgets() - Method in class org.apache.juneau.rest.RestContext
-
The widgets used for resolving "$W{...}" variables.
- getWidgets() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the widgets used for resolving "$W{...}" string variables.
- getWithDefault(String, Object) - Method in class org.apache.juneau.ObjectMap
-
Same as
get(), but returns the default value if the key could not be found.
- getWithDefault(String, T, Class<T>) - Method in class org.apache.juneau.ObjectMap
-
- getWithDefault(String, T, Type, Type...) - Method in class org.apache.juneau.ObjectMap
-
- getWithDefault(String, Object) - Method in class org.apache.juneau.utils.PojoRest
-
Retrieves the element addressed by the URL.
- getWithDefault(String, T, Class<T>) - Method in class org.apache.juneau.utils.PojoRest
-
- getWithDefault(String, T, Type, Type...) - Method in class org.apache.juneau.utils.PojoRest
-
- getWrapped() - Method in class org.apache.juneau.dto.swagger.Xml
-
Bean property getter:
wrapped.
- getWrapperAttr() - Method in class org.apache.juneau.json.JsonClassMeta
-
- getWrapperIfPrimitive(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
-
If the specified class is a primitive (e.g.
- getWriter(String) - Method in class org.apache.juneau.internal.TeeWriter
-
- getWriter(String) - Method in class org.apache.juneau.rest.client.RestCall
-
- getWriter() - Method in class org.apache.juneau.rest.mock.MockServletResponse
-
- getWriter() - Method in class org.apache.juneau.rest.RestResponse
-
Returns the writer to the response body.
- getWriter() - Method in class org.apache.juneau.serializer.SerializerPipe
-
Wraps the specified output object inside a writer.
- getWriterSerializer(String) - Method in class org.apache.juneau.serializer.SerializerGroup
-
- getWriterSerializer(MediaType) - Method in class org.apache.juneau.serializer.SerializerGroup
-
- getXml() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
xml.
- getXmlFormat() - Method in class org.apache.juneau.xml.XmlBeanPropertyMeta
-
Returns the XML format of this property from the
Xml.format() annotation on this bean property.
- getXmlReader(ParserPipe) - Method in class org.apache.juneau.xml.XmlParserSession
-
Wrap the specified reader in a STAX reader based on settings in this context.
- getXmlWriter(SerializerPipe) - Method in class org.apache.juneau.xml.XmlSerializerSession
-
Converts the specified output target object to an
XmlWriter.
- getXsNamespace() - Method in class org.apache.juneau.xml.XmlSerializer
-
Configuration property: XMLSchema namespace.
- getXsNamespace() - Method in class org.apache.juneau.xml.XmlSerializerSession
-
Configuration property: XMLSchema namespace.
- Gone - Exception in org.apache.juneau.rest.exception
-
Exception representing an HTTP 410 ().
- Gone(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Gone
-
Constructor.
- Gone(String) - Constructor for exception org.apache.juneau.rest.exception.Gone
-
Constructor.
- Gone() - Constructor for exception org.apache.juneau.rest.exception.Gone
-
Constructor.
- Gone(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Gone
-
Constructor.
- Gone(Throwable) - Constructor for exception org.apache.juneau.rest.exception.Gone
-
Constructor.
- guard(RestRequest, RestResponse) - Method in class org.apache.juneau.rest.RestGuard
-
Checks the current HTTP request and throws a
RestException if the guard does not permit the request.
- guards(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Class-level guards.
- guards(RestGuard...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Class-level guards.
- GzipEncoder - Class in org.apache.juneau.encoders
-
Encoder for handling "gzip" encoding and decoding.
- GzipEncoder() - Constructor for class org.apache.juneau.encoders.GzipEncoder
-